You are viewing a plain text version of this content. The canonical link for it is here.
Posted to oak-issues@jackrabbit.apache.org by "Fernando Lemes (JIRA)" <ji...@apache.org> on 2015/04/24 23:21:39 UTC

[jira] [Created] (OAK-2810) Cannot copy a node from a parent with restricted access

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)