Re: [xml] should xmlAddChild update the properties doc ptr?



On Tue, Jul 03, 2001 at 10:25:41AM -0600, Vakoc, Mark wrote:

When moving nodes from one document to another using first xmlUnlinkNode()
then xmlAddChild() to a different document, the node added to the target
document does not update the properties' doc ptr.  xmlAddChild() calls
xmlSetTree() which correctly modifes all the child nodes to have the correct
doc ptr, but all the attributes (properties) are not updated.

   Right, good catch.
I just added this in the xmlSetTreeDoc() could you check the enclosed
patch ?

  thanks,

Daniel

-- 
Daniel Veillard      | Red Hat Network http://redhat.com/products/network/
veillard redhat com  | libxml Gnome XML XSLT toolkit  http://xmlsoft.org/
http://veillard.com/ | Rpmfind RPM search engine http://rpmfind.net/
Sep 17-18 2001 Brussels Red Hat TechWorld http://www.redhat-techworld.com

Attachment: propdoc.diff
Description: Text document



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]