DOMUtil.copyInto causes NPE
---------------------------

                 Key: XERCESJ-1289
                 URL: https://issues.apache.org/jira/browse/XERCESJ-1289
             Project: Xerces2-J
          Issue Type: Bug
          Components: Other
    Affects Versions: 2.8.0, 2.8.1, 2.9.0, 2.9.1
            Reporter: Dennis Ushakov


DOMUtil.copyInto causes NPE when copying node which is first child, has sibling 
and has no children such as node b in the example:
    a
   /  \
  b   c
        |
       d

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to