[
https://issues.apache.org/jira/browse/OAK-710?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Dürig updated OAK-710:
------------------------------
Attachment: OAK-710.patch
{{SessionMoveTest#testMoveAndRemoveSubTree}} passes but as it seems because
{{JCR_REMOVE_NODE}} is not granted to the source of the move. With what I
believe is the proper setup the test actually fails. See OAK-710.patch
> PermissionValidator: Proper permission evaluation for moving/renaming nodes
> ---------------------------------------------------------------------------
>
> Key: OAK-710
> URL: https://issues.apache.org/jira/browse/OAK-710
> Project: Jackrabbit Oak
> Issue Type: Sub-task
> Components: core
> Reporter: angela
> Assignee: angela
> Fix For: 0.15
>
> Attachments: OAK-710.patch
>
>
> In jr-core renaming/moving nodes just this just requires
> MODIFY_CHILD_NODE_COLLECTION permission instead of remove + add node.
> However, the Validator interface currently doesn't allow for easy detection
> of move/rename operations. For backwards compatibility it was desirable
> to find a solution for this open issue.
--
This message was sent by Atlassian JIRA
(v6.1.4#6159)