You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pivot.apache.org by "Sandro Martini (JIRA)" <ji...@apache.org> on 2011/03/25 14:53:05 UTC

[jira] [Created] (PIVOT-722) Map (in Pivot Collections) with comparator issue

Map (in Pivot Collections) with comparator issue
------------------------------------------------

                 Key: PIVOT-722
                 URL: https://issues.apache.org/jira/browse/PIVOT-722
             Project: Pivot
          Issue Type: Bug
          Components: core-collections
    Affects Versions: 2.0
            Reporter: Sandro Martini
            Assignee: Greg Brown
            Priority: Minor
             Fix For: 2.0.1


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


--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Resolved] (PIVOT-722) Map (in Pivot Collections) with comparator issue

Posted by "Sandro Martini (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/PIVOT-722?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sandro Martini resolved PIVOT-722.
----------------------------------

    Resolution: Fixed

Resolved

> Map (in Pivot Collections) with comparator issue
> ------------------------------------------------
>
>                 Key: PIVOT-722
>                 URL: https://issues.apache.org/jira/browse/PIVOT-722
>             Project: Pivot
>          Issue Type: Bug
>          Components: core-collections
>    Affects Versions: 2.0
>            Reporter: Sandro Martini
>            Assignee: Greg Brown
>            Priority: Minor
>             Fix For: 2.0.1
>
>
> 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

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira