Uploaded image for project: 'Axis2'
  1. Axis2
  2. AXIS2-447

setText() in OMElement adds the Text node twice

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 0.95
    • om
    • None
    • IBM JDK 1.5, FC4 (Kernel v. 2.6.13.x)

    Description

      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.

      Attachments

        Activity

          People

            Unassigned Unassigned
            dbhole Deepak Bhole
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: