[ 
https://issues.apache.org/jira/browse/OAK-10425?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Marcel Reutegger updated OAK-10425:
-----------------------------------
    Component/s: jcr
    Description: 
When a session does not have read permission on property jcr:mixinTypes, then 
Node.removeMixin(String) will fail with an exception. This is inconsistent with 
other behaviour related to node type information. See OAK-2441 and OAK-10334.

The call should succeed if the session has permission to write jcr:mixinTypes.
        Summary: Ability to remove mixin type without read permission on 
jcr:mixinTypes property  (was: Ail)

> Ability to remove mixin type without read permission on jcr:mixinTypes 
> property
> -------------------------------------------------------------------------------
>
>                 Key: OAK-10425
>                 URL: https://issues.apache.org/jira/browse/OAK-10425
>             Project: Jackrabbit Oak
>          Issue Type: Improvement
>          Components: jcr
>            Reporter: Marcel Reutegger
>            Priority: Minor
>
> When a session does not have read permission on property jcr:mixinTypes, then 
> Node.removeMixin(String) will fail with an exception. This is inconsistent 
> with other behaviour related to node type information. See OAK-2441 and 
> OAK-10334.
> The call should succeed if the session has permission to write jcr:mixinTypes.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to