You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jackrabbit.apache.org by "Tobias Strasser (JIRA)" <ji...@apache.org> on 2005/02/10 21:12:12 UTC

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

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

Tobias Strasser reassigned JCR-43:
----------------------------------

    Assign To: Tobias Strasser

> 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: jira
>  Environment: rev. 151731
>     Reporter: angela
>     Assignee: Tobias Strasser

>
> 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
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira