You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@xmlbeans.apache.org by "Radu Preotiuc-Pietro (JIRA)" <xm...@xml.apache.org> on 2005/03/30 01:55:37 UTC

[jira] Resolved: (XMLBEANS-70) XmlBookmarks get lost

     [ http://issues.apache.org/jira/browse/XMLBEANS-70?page=history ]
     
Radu Preotiuc-Pietro resolved XMLBEANS-70:
------------------------------------------

    Resolution: Invalid

Like I said, this is expected. Peculiarities of the copy-by-value design. One can try the top-down construction of documents, that doesn't use the set() methods and as such doesn't run into problems.
Basically, we are not able to copy the arbitrary objects which users might have set as bookmarks.


> XmlBookmarks get lost
> ---------------------
>
>          Key: XMLBEANS-70
>          URL: http://issues.apache.org/jira/browse/XMLBEANS-70
>      Project: XMLBeans
>         Type: Bug
>     Versions: Version 1.0.3
>     Reporter: Harald Meyer
>     Assignee: Radu Preotiuc-Pietro

>
> When an XmlBookmark is set at an object, and this object is later added to surrounding XmlObject using setFooArray(Foo[]), the object with the bookmark gets copied without the bookmark.

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


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@xmlbeans.apache.org
For additional commands, e-mail: dev-help@xmlbeans.apache.org