[ http://issues.apache.org/jira/browse/COLLECTIONS-12?page=all ]
Stephen Colebourne closed COLLECTIONS-12.
-----------------------------------------
Resolution: Cannot Reproduce
Assignee: Stephen Colebourne
With no test case or additional information I am closing this call
> ListOrderedSet add results in separate objects in set/list if equal
> -------------------------------------------------------------------
>
> Key: COLLECTIONS-12
> URL: http://issues.apache.org/jira/browse/COLLECTIONS-12
> Project: Commons Collections
> Issue Type: Bug
> Components: Set
> Affects Versions: 3.1
> Environment: Operating System: other
> Platform: Other
> Reporter: Gene Hart
> Assigned To: Stephen Colebourne
>
> If you add an object to ListOrderedSet, and then try to replace the object
> with
> add and the objects are different but equals() is true, you will have two
> different objects in the internal list and set so after you do an add, doing a
> listorderedset.get(i) will return the old object.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]