You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jackrabbit.apache.org by "Stefan Guggisberg (JIRA)" <ji...@apache.org> on 2005/02/11 14:04:13 UTC

[jira] Closed: (JCR-44) Overwriting a reference property with different type corrupts rep

     [ http://issues.apache.org/jira/browse/JCR-44?page=history ]
     
Stefan Guggisberg closed JCR-44:
--------------------------------


> Overwriting a reference property with different type corrupts rep
> -----------------------------------------------------------------
>
>          Key: JCR-44
>          URL: http://issues.apache.org/jira/browse/JCR-44
>      Project: Jackrabbit
>         Type: Bug
>  Environment: jackrabbit r153279
>     Reporter: Tobias Strasser
>     Assignee: Stefan Guggisberg

>
> - create node n1
> - create node n2
> - n2.setProperty("prop", n1)
> - save()
> - n2.setProperty("prop", "hello, world.")
> - save()
> - n1.remove()
> - save() --> exception
> see also ReferencesTest case
> btw: removing the property or overwriting with a different reference works.

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