[
https://issues.apache.org/jira/browse/AXIS2C-675?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Bill Mitchell updated AXIS2C-675:
---------------------------------
Attachment: diff.txt
While working on the routine to copy a node tree, I found it needed the same
worker routines as did axiom_node_detach to manage namespaces declared in a
parent of the subtree being copied/detached. As well, looking at these
routines they knew a lot more about the internals of elements than they had to
do with the node structure. So, this third version moves the worker routines
into om_element.c where they fit a little better.
> Detach node does not handle namespaces
> --------------------------------------
>
> Key: AXIS2C-675
> URL: https://issues.apache.org/jira/browse/AXIS2C-675
> Project: Axis2-C
> Issue Type: Bug
> Components: xml/om
> Reporter: Jamie Lyon
> Assignee: Bill Mitchell
> Attachments: diff.txt
>
>
> When detaching a node from a parent, if the current node or any of it's
> children have any namespaces declared in it's parent or above, when the node
> is detached, and the parent freed, any namespace references are lost.
--
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]