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

Jukka Zitting resolved JCR-43.
------------------------------

    Resolution: Cannot Reproduce
      Assignee: Jukka Zitting  (was: Tobias Bocanegra)

I can't reproduce this issue anymore on 1.6-SNAPSHOT.

Added a testcase o.a.j.core.integration.RestoreSameNameSiblingTest for this. 
Resolving as Cannot Reproduce.

> Restore on node creates same-name-sibling of OPV-Version child nodes
> --------------------------------------------------------------------
>
>                 Key: JCR-43
>                 URL: https://issues.apache.org/jira/browse/JCR-43
>             Project: Jackrabbit
>          Issue Type: Bug
>          Components: jackrabbit-core, versioning
>    Affects Versions: 0.9, 1.0
>         Environment: rev. 151731
>            Reporter: angela
>            Assignee: Jukka Zitting
>
> Each call of Node.restore(String, boolean) creates a new same-name-sibling of 
> any
> OPV_Version child node:
> - Create a node 'a' with nodetype nt:unstructured (defining it's childnodes to
>   show OPV Version behaviour)
> - Create a child node 'b'
> - Make 'a' versionable (add mixin mix:versionable)
> - Checkin/Checkout 'a'
> - Restore any version of 'a'
> result:
>  a new same-name-sibling 'b[1]' of b is created on each call of 
> 'a'.restore(String, boolean).
> Is this the intended behaviour? Looks strange to me....
> gruss
> anchela

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to