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 "Michael Dürig (JIRA)" <ji...@apache.org> on 2013/02/13 17:46:12 UTC

[jira] [Updated] (OAK-621) Moving or deleteing tree instancea with status NEW doesn't change its status to DISCONNECTED

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

Michael Dürig updated OAK-621:
------------------------------

    Summary: Moving or deleteing tree instancea with status NEW doesn't change its status to DISCONNECTED  (was: Moving tree instance with status NEW doesn't change its status to DISCONNECTED)
    
> Moving or deleteing tree instancea with status NEW doesn't change its status to DISCONNECTED
> --------------------------------------------------------------------------------------------
>
>                 Key: OAK-621
>                 URL: https://issues.apache.org/jira/browse/OAK-621
>             Project: Jackrabbit Oak
>          Issue Type: Bug
>          Components: core
>            Reporter: Michael Dürig
>
> Further fall out from OAK-606:
> {code}
>         Tree t = tree.addChild("new");
>         root.move("/x", "/y/x");
>         assertEquals(Status.DISCONNECTED, t.getStatus());
> {code}
> The assertion fails. 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira