You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by "Eran Chinthaka (JIRA)" <ji...@apache.org> on 2006/02/12 15:42:30 UTC

[jira] Resolved: (AXIS2-447) setText() in OMElement adds the Text node twice

     [ http://issues.apache.org/jira/browse/AXIS2-447?page=all ]
     
Eran Chinthaka resolved AXIS2-447:
----------------------------------

    Fix Version: 0.95
     Resolution: Fixed

This is fixed in the current svn by Ruchith.

> 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
>      Fix For: 0.95

>
> 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