[ 
https://issues.apache.org/jira/browse/XERCESC-646?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Alberto Massari resolved XERCESC-646.
-------------------------------------

       Resolution: Fixed
    Fix Version/s: 3.1.0
         Assignee: Alberto Massari  (was: Xerces-C Developers Mailing List)

A fix is in SVN

> problem deleting attributes when element is released
> ----------------------------------------------------
>
>                 Key: XERCESC-646
>                 URL: https://issues.apache.org/jira/browse/XERCESC-646
>             Project: Xerces-C++
>          Issue Type: Bug
>          Components: Miscellaneous
>    Affects Versions: 2.3.0
>         Environment: Operating System: Other
> Platform: Other
>            Reporter: gareth reakes
>            Assignee: Alberto Massari
>             Fix For: 3.1.0
>
>
> 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.
-
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]

Reply via email to