[ 
https://jira.nuxeo.com/browse/NXCM-499?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=107541#comment-107541
 ] 

Anahide Tchertchian commented on NXCM-499:
------------------------------------------

Use new virtual groups for this problem, cleanup, remove old query models...
http://hg.nuxeo.org/addons/nuxeo-cmf/rev/6e827bde5ed6
http://hg.nuxeo.org/addons/nuxeo-cmf/rev/6d6bd0f1164b



> Default security policy is not compliant with mailboxes hierarchy created by 
> synchronization
> --------------------------------------------------------------------------------------------
>
>                 Key: NXCM-499
>                 URL: https://jira.nuxeo.com/browse/NXCM-499
>             Project: Nuxeo Case Management
>          Issue Type: Bug
>            Reporter: Sun Tan
>            Assignee: Anahide Tchertchian
>             Fix For: 5.5
>
>
> nuxeo-services/nuxeo-platform-usermanager-api/src/main/java/org/nuxeo/ecm/platform/usermanager/NuxeoPrincipalImpl.java
> line 344
> {code}
>                     groupsToProcess.addAll(nxGroup.getParentGroups());
> {code}
> instead of
> {code}
>                     groupsToProcess.addAll(nxGroup.getMemberGroups());
> {code}
> With the current behavior,the field allGroups contains all the parent groups 
> (but shouldn't).

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        
_______________________________________________
ECM-tickets mailing list
[email protected]
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets

Reply via email to