• The problem is the way that permission-descriptors for the current users are
    generated.  Before, this was done both in permissionutil and searchutil:
    both now use KTSearchUtil::getPermissionDescriptorsForUser.  Secondly,
    these functions were only considering group permissions.  Now, these
    check for the two magic roles (-3 and -4) as well as user-specific ones
    (e.g. those generated by roles with user-entries - like Owner)
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5408 c91229c3-7414-0410-bfa2-8a42b809f60b
    bshuttle authored
     
    Browse Code »