[
https://issues.apache.org/jira/browse/SLING-3361?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Amit Gupta updated SLING-3361:
------------------------------
Attachment: SLING-3361.patch
fixing other variants as well.. added one more specific test for the variant.
> JcrResourceUtil.createPath does not work in certain ACL setups
> --------------------------------------------------------------
>
> Key: SLING-3361
> URL: https://issues.apache.org/jira/browse/SLING-3361
> Project: Sling
> Issue Type: Bug
> Components: JCR
> Affects Versions: JCR Resource 2.3.0
> Reporter: Amit Gupta
> Assignee: Amit Gupta
> Priority: Minor
> Fix For: JCR Resource 2.3.2
>
> Attachments: SLING-3361.patch, bug.patch
>
>
> JcrResourceUtil.createPath fails for path such as
> /a/b/c/d/e
> where /ab/c already exists and d/e needs to be created in certain acl setups
> i.e.
> user has read & write permission to /a/b/c not don't have read permission on
> /.
> Current implementation expects that user would have read permission on root
> node.
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)