You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jackrabbit.apache.org by "angela (JIRA)" <ji...@apache.org> on 2015/10/22 16:40:27 UTC

[jira] [Created] (JCR-3921) VersionableState.copy doesn't respect OPV flag in the subtree

angela created JCR-3921:
---------------------------

             Summary: VersionableState.copy doesn't respect OPV flag in the subtree
                 Key: JCR-3921
                 URL: https://issues.apache.org/jira/browse/JCR-3921
             Project: Jackrabbit Content Repository
          Issue Type: Bug
          Components: core
            Reporter: angela
            Priority: Critical


while testing my work in OAK-1268 and OAK-2008, i found that items with OPV IGNORE are being copied into the frozen node of a versionable node upon checkin and only the first level child nodes are being tested for the OPV flag.

IMHO the OPV flag should be respected for all items in the subtree and act accordingly. The current bug might prevent versionable child nodes from being properly versioned and will copy items that are expected to be ignored (e.g. access control content) into the version store.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)