Details
-
Bug
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
2.0
-
None
Description
When using a Pivot Map with a comparator, if I remove one of the entry of the Map, the iterator on the map's key still return the key corresponding to the removed entry, but the l_Map.containsKey() return false.
Using the map without a comparator, this problem doesn't happen.
The full discussion thread can be found here:
http://apache-pivot-users.399431.n3.nabble.com/Pivot-Map-with-comparator-issue-td2729873.htm