Skip to content
Snippets Groups Projects
Commit 173f4596 authored by Alberto Massari's avatar Alberto Massari
Browse files

When importing a DOMDocumentFragment, be sure to call the insertBefore...

When importing a DOMDocumentFragment, be sure to call the insertBefore function using the virtaul table, or derived classes will not be notified of each added node (i.e. DOMDocument will not store the pointer to the root element)

git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@655561 13f79535-47bb-0310-9956-ffa450edef68
parent a81d6abc
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment