Uploaded image for project: 'Axis2-C'
  1. Axis2-C
  2. AXIS2C-79

axis2_om_node_set_previous_sibling does not update links properly

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • None
    • xml/om
    • None

    Description

      The axis2_om_node_set_previous_sibling method just assing the given parameter node to the previous sibling.
      AXIS2_INTF_TO_IMPL(om_node)->prev_sibling = prev_sibling;

      What about updating the parent for its first child, etc? I think we have to update the other links in the node and the parent as well as the given node.

      Attachments

        Activity

          People

            nandika Korale Gamaralalage Nandika Chandrasiri Jayawardana
            samisa Don Samisa Abeysinghe
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: