* when you append a child from one document to another, where the nodes are...
* when you append a child from one document to another, where the nodes are backed by libxml2, use xmlNodeDocCopy to ensure independence between the copy and the original. Similar changes may need to be made elsewhere, or at least have owner_document change
Loading
Please register or sign in to comment