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 2009/08/28 15:18:59 UTC

[jira] Created: (PIVOT-252) JSON Viewer shows some elements duplicated

JSON Viewer shows some elements duplicated
------------------------------------------

                 Key: PIVOT-252
                 URL: https://issues.apache.org/jira/browse/PIVOT-252
             Project: Pivot
          Issue Type: Bug
    Affects Versions: 1.3
            Reporter: Sandro Martini
            Priority: Minor
             Fix For: 1.3


Pasting the (full, also with comments) contents of the TerraTheme_test.json in the JSON Viewer then, for example i see 2 times the node for colors [] , but inside the json file it's present only 1 time.


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (PIVOT-252) HashMap iteration produces duplicate entries

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

Greg Brown resolved PIVOT-252.
------------------------------

    Resolution: Fixed

> HashMap iteration produces duplicate entries
> --------------------------------------------
>
>                 Key: PIVOT-252
>                 URL: https://issues.apache.org/jira/browse/PIVOT-252
>             Project: Pivot
>          Issue Type: Bug
>    Affects Versions: 1.3
>            Reporter: Sandro Martini
>             Fix For: 1.3
>
>
> Pasting the (full, also with comments) contents of the TerraTheme_test.json in the JSON Viewer then, for example i see 2 times the node for colors [] , but inside the json file it's present only 1 time.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (PIVOT-252) JSON Viewer shows some elements duplicated

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

Greg Brown updated PIVOT-252:
-----------------------------

    Fix Version/s:     (was: 1.3)
                   1.3.1

> JSON Viewer shows some elements duplicated
> ------------------------------------------
>
>                 Key: PIVOT-252
>                 URL: https://issues.apache.org/jira/browse/PIVOT-252
>             Project: Pivot
>          Issue Type: Bug
>    Affects Versions: 1.3
>            Reporter: Sandro Martini
>            Priority: Minor
>             Fix For: 1.3.1
>
>
> Pasting the (full, also with comments) contents of the TerraTheme_test.json in the JSON Viewer then, for example i see 2 times the node for colors [] , but inside the json file it's present only 1 time.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (PIVOT-252) HashMap iteration produces duplicate entries

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

Todd Volkert updated PIVOT-252:
-------------------------------

    Fix Version/s:     (was: 1.3.1)
                   1.3

If this bug is in a core collection class, then I think it should be fixed for 1.3

> HashMap iteration produces duplicate entries
> --------------------------------------------
>
>                 Key: PIVOT-252
>                 URL: https://issues.apache.org/jira/browse/PIVOT-252
>             Project: Pivot
>          Issue Type: Bug
>    Affects Versions: 1.3
>            Reporter: Sandro Martini
>             Fix For: 1.3
>
>
> Pasting the (full, also with comments) contents of the TerraTheme_test.json in the JSON Viewer then, for example i see 2 times the node for colors [] , but inside the json file it's present only 1 time.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (PIVOT-252) HashMap iteration produces duplicate entries

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

Greg Brown updated PIVOT-252:
-----------------------------

    Priority: Major  (was: Minor)
     Summary: HashMap iteration produces duplicate entries  (was: JSON Viewer shows some elements duplicated)

This bug is not specific to JSON Viewer - it appears to be an issue in HashMap (or possibly LinkedList, which is used by HashMap).


> HashMap iteration produces duplicate entries
> --------------------------------------------
>
>                 Key: PIVOT-252
>                 URL: https://issues.apache.org/jira/browse/PIVOT-252
>             Project: Pivot
>          Issue Type: Bug
>    Affects Versions: 1.3
>            Reporter: Sandro Martini
>             Fix For: 1.3.1
>
>
> Pasting the (full, also with comments) contents of the TerraTheme_test.json in the JSON Viewer then, for example i see 2 times the node for colors [] , but inside the json file it's present only 1 time.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.