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/04/18 13:39:15 UTC

[jira] [Resolved] (OAK-782) MemoryNodeBuilder.setNode() loses property values

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

Michael Dürig resolved OAK-782.
-------------------------------

       Resolution: Fixed
    Fix Version/s: 0.7

Thanks Jukka, this fixes the problems. 
                
> MemoryNodeBuilder.setNode() loses property values 
> --------------------------------------------------
>
>                 Key: OAK-782
>                 URL: https://issues.apache.org/jira/browse/OAK-782
>             Project: Jackrabbit Oak
>          Issue Type: Bug
>          Components: core
>            Reporter: Michael Dürig
>             Fix For: 0.7
>
>
> {code}
> builder.setNode("a", nodeA);
> builder.child("a").setProperty(...);
> {code}
> After the 2nd line executed, properties initially present on {{nodeA}} are gone on {{builder.getNodeState()}}.

--
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