setText() in OMElement adds the Text node twice
-----------------------------------------------
Key: AXIS2-447
URL: http://issues.apache.org/jira/browse/AXIS2-447
Project: Apache Axis 2.0 (Axis2)
Type: Bug
Components: om
Environment: IBM JDK 1.5, FC4 (Kernel v. 2.6.13.x)
Reporter: Deepak Bhole
setText() in OMElement adds the text node to the given element twice. The first
time is when CreateText() adds it, and the second when setText() explicitly
adds it. This causes the text node to become it's own sibling, preventing
proper detachment from the parent.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira