Details
-
Bug
-
Resolution: Fixed
-
Critical
-
4.0.1, 3.6.5
-
None
Description
When removing node data using hm.getRoot().delete(String path) where path points to node data, the whole path is asserted when checking permissions as expected. However when removing very same node data using hm.getContent(String parentPath).deleteNodeData(String name) where parentPath + "/" + "name" == path the remove permission of the parent node is checked instead of remove permission of the node data.
Checklists
Acceptance criteria
Attachments
Issue Links
- is depended upon by
-
MAGNOLIA-2656 Unable to delete superuser email address, when logged in with superuser
-
- Closed
-