Issue Type: Bug Bug
Affects Versions: 5.2.1
Assignee: Unassigned
Components: security app
Created: 27/Dec/13 6:10 PM
Description:

1. Edit a Role in Security App -> example delete ACL "DMS Read-Only /" in Anonymous Role
2. Save Changes
3. Edit Role again -> "deleted" ACL is still visible.

I was seeing that in SavingRoleDialogAction#createOrUpdateRole, roleItem.applyChanges() is deleting first the existing Intermediary-ACL but createOrUpdateRole is reading the not Intermediary-ACLs again (acl.readEntry(entryNode)), thats why an ACL will be never deleted.

Environment: Linux/Windows, could be reproduced with a fresh installation (magnolia-bundled-webapp-5.2.1.war in tomcat/jboss).
Project: Magnolia UI
Priority: Critical Critical
Reporter: Markus Grieder
Security Level: Public
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira



----------------------------------------------------------------
For list details, see: http://www.magnolia-cms.com/community/mailing-lists.html
Alternatively, use our forums: http://forum.magnolia-cms.com/
To unsubscribe, E-mail to: <[email protected]>
----------------------------------------------------------------

Reply via email to