Set_property permission not checked when saving a new node
----------------------------------------------------------
Key: JCR-2036
URL: https://issues.apache.org/jira/browse/JCR-2036
Project: Jackrabbit Content Repository
Issue Type: Bug
Components: jackrabbit-core
Affects Versions: 1.5.3
Reporter: Bart van der Schans
Fix For: 1.5.5
When a new node is saved, the add_node permission is checked, but not the
set_property permission on it's properties in
ItemImpl.validateTransientItems(). This is already fixed in trunk where the
implementation is slightly different.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.