[
https://issues.apache.org/jira/browse/JCR-2869?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
angela updated JCR-2869:
------------------------
Description:
the sequence AccessControlManager.getApplicablePolicies -> modify ->
AccessControlManager#setPolicy fails
due to bug in AC evaluation if target is an AC-item but not yet existing. in
this case the
wrong parent node is used for AC-evaluation.
was:
the sequence AccessControlManager.getApplicablePolicies -> modify ->
AccessControlManager#setPolicy fails
due to bug in AC evaluation if target is an AC-item but not yet existing.
Summary: AccessControlManager#setPolicy may fail for new applicable
policy despite jcr:modifyAccessControl privilege being granted (was:
AccessControlManager#setPolicy fails for new applicable policy despite
jcr:modifyAccessControl privilege being granted)
> AccessControlManager#setPolicy may fail for new applicable policy despite
> jcr:modifyAccessControl privilege being granted
> -------------------------------------------------------------------------------------------------------------------------
>
> Key: JCR-2869
> URL: https://issues.apache.org/jira/browse/JCR-2869
> Project: Jackrabbit Content Repository
> Issue Type: Bug
> Components: jackrabbit-core, security
> Reporter: angela
> Assignee: angela
> Fix For: 2.2.2
>
>
> the sequence AccessControlManager.getApplicablePolicies -> modify ->
> AccessControlManager#setPolicy fails
> due to bug in AC evaluation if target is an AC-item but not yet existing. in
> this case the
> wrong parent node is used for AC-evaluation.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.