Details
-
Improvement
-
Status: Open
-
Minor
-
Resolution: Unresolved
-
None
-
None
-
None
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.
Attachments
Issue Links
- is related to
-
OAK-10334 Node.addMixin() may overwrite existing mixins
- Closed