[ 
https://jira.nuxeo.com/browse/NXCM-499?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Anahide Tchertchian resolved NXCM-499.
--------------------------------------

       Resolution: Fixed
             Tags:   (was: AT-5.5-tasks)
    Upgrade notes: Defaults security put on mailboxes for groups set on the 
mailbox have changed => all mailboxes with groups as delegates should be 
modified to trigger an update of their ACLs (or if not customized, default 
synchronization of mailboxes should be run again)  (was: Defaults ACLS put on 
mailboxes for groups set on the mailbox have changed => all mailboxes with 
groups as delegates should be modified to trigger an update of their ACLs (or 
if not customized, default synchronization of mailboxes should be run again))

> 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