TRIPOZ Jacques created XERCESC-2055:
---------------------------------------

             Summary: DOMUserDataHandler not called when a removed node is 
deleted
                 Key: XERCESC-2055
                 URL: https://issues.apache.org/jira/browse/XERCESC-2055
             Project: Xerces-C++
          Issue Type: Bug
          Components: DOM
    Affects Versions: 3.1.1
         Environment: Windows 7
            Reporter: TRIPOZ Jacques


The DOMUserDataHandler callback is not called if the node is removed (using 
something like aNode->getParentNode()->removeChild(aNode);)

I can send sample code demonstrating this.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: c-dev-unsubscr...@xerces.apache.org
For additional commands, e-mail: c-dev-h...@xerces.apache.org

Reply via email to