[ http://nagoya.apache.org/jira/browse/XERCESC-646?page=history ]
Alberto Massari updated XERCESC-646:
------------------------------------
Priority: Major
> problem deleting attributes when element is released
> ----------------------------------------------------
>
> Key: XERCESC-646
> URL: http://nagoya.apache.org/jira/browse/XERCESC-646
> Project: Xerces-C++
> Type: Bug
> Components: Miscellaneous
> Versions: 2.3.0
> Environment: Operating System: Other
> Platform: Other
> Reporter: gareth reakes
> Assignee: Xerces-C Developers Mailing List
>
> When you remove an element and then release it it deletes all of its children
> but does not delete the attribute nodes. The attribute nodes are still owned by the
> deleted element and so it is not possible to delete them using
> release. Also, it is not possible to remove the node so you can delete it
> because the parent element has gone. This seems like incorect behaviour.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://nagoya.apache.org/jira/secure/Administrators.jspa
-
If you want more information on JIRA, or have a bug to report see:
http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]