AccessControlManager#getApplicablePolicy should check for colliding rep:policy
node
-----------------------------------------------------------------------------------
Key: JCR-2977
URL: https://issues.apache.org/jira/browse/JCR-2977
Project: Jackrabbit Content Repository
Issue Type: Improvement
Reporter: angela
Assignee: angela
while AccessControlManager#getApplicablePolicy returns an empty iterator if the
target node cannot get the accesscontrollable-mixin set, it does not test if
there is a colliding child node that would prevent the policy to be applied
calling AccessControlManager#setPolicy. consequently, the setPolicy call fails
with ItemExistsException. A simple test upfront could prevent this unexpected
failure.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira