[ https://issues.apache.org/jira/browse/OAK-2810?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Fernando Lemes updated OAK-2810: -------------------------------- Attachment: patch_to_CopyTest_file.patch A patch file adding a test for this issue. > 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 > Labels: easytest, security > Attachments: patch_to_CopyTest_file.patch > > > 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)