You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jackrabbit.apache.org by "Jukka Zitting (JIRA)" <ji...@apache.org> on 2006/03/07 08:33:51 UTC

[jira] Updated: (JCR-43) Restore on node creates same-name-sibling of OPV-Version child nodes

     [ http://issues.apache.org/jira/browse/JCR-43?page=all ]

Jukka Zitting updated JCR-43:
-----------------------------

    Fix Version: 1.1
                     (was: 1.0)

> Restore on node creates same-name-sibling of OPV-Version child nodes
> --------------------------------------------------------------------
>
>          Key: JCR-43
>          URL: http://issues.apache.org/jira/browse/JCR-43
>      Project: Jackrabbit
>         Type: Bug
>   Components: versioning
>  Environment: rev. 151731
>     Reporter: angela
>     Assignee: Tobias Bocanegra
>      Fix For: 1.1

>
> 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.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira