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

James Margaris resolved XAP-236.
--------------------------------

    Resolution: Fixed

I removed the non-static UidProvider methods and cleaned up it's use a little. 
It should now be impossible to end up with non-unique ids, any ID generated 
through any UidProvider call will always be unique.

> Unique element IDs not so unique
> --------------------------------
>
>                 Key: XAP-236
>                 URL: https://issues.apache.org/jira/browse/XAP-236
>             Project: XAP
>          Issue Type: Bug
>          Components: XML Dom / Parsing
>            Reporter: James Margaris
>
> It is possible, by using a mix of static and non-static methods, end up with 
> two "unique" ids on two different elements that are the same.
> Reproduction of this is faily difficult, I saw it in a complicated app that 
> used xinclude...

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
https://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to