Fernando Lemes created OAK-2810:
-----------------------------------
Summary: Cannot copy a node from a parent with restricted access
Key: OAK-2810
URL: https://issues.apache.org/jira/browse/OAK-2810
Project: Jackrabbit Oak
Issue Type: Bug
Components: jcr
Affects Versions: 1.1.8
Reporter: Fernando Lemes
If we try to copy a node, in which we have full access, but with no access on
the parent node, the copy operation will throw a PathNotFoundException when
evaluating checkProtectedNode(getParentPath("sourceNodePath")) on the copy()
method from org.apache.jackrabbit.oak.jcr.session.WorkspaceImpl
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)