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 "Marcel Reutegger (JIRA)" <ji...@apache.org> on 2014/10/15 10:41:33 UTC

[jira] [Resolved] (OAK-2188) Add/remove version label fails with restricted access on /jcr:system

     [ https://issues.apache.org/jira/browse/OAK-2188?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Marcel Reutegger resolved OAK-2188.
-----------------------------------
       Resolution: Fixed
    Fix Version/s:     (was: 1.0.8)

Thanks for the review. I removed the assert in AbstractEvaluationTest.

Committed patch and the fix in revision http://svn.apache.org/r1631971

> Add/remove version label fails with restricted access on /jcr:system
> --------------------------------------------------------------------
>
>                 Key: OAK-2188
>                 URL: https://issues.apache.org/jira/browse/OAK-2188
>             Project: Jackrabbit Oak
>          Issue Type: Bug
>          Components: core, jcr
>    Affects Versions: 1.0.7, 1.1.1
>            Reporter: Marcel Reutegger
>            Assignee: Marcel Reutegger
>             Fix For: 1.1.2
>
>         Attachments: OAK-2188.patch
>
>
> Some version operations rely on visibility of /jcr:system/jcr:versionStorage. This applies to add/remove label and remove version operations. The current implementation sets a well defined property on the jcr:versionStorage node. A commit hook picks up this change, removes the property again and performs the requested operation on the version store.



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