You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@struts.apache.org by "Yuri (JIRA)" <ji...@apache.org> on 2015/03/10 18:52:38 UTC

[jira] [Created] (WW-4474) JSON plugin breaks sort order for LinkedHashMap

Yuri created WW-4474:
------------------------

             Summary: JSON plugin breaks sort order for LinkedHashMap
                 Key: WW-4474
                 URL: https://issues.apache.org/jira/browse/WW-4474
             Project: Struts 2
          Issue Type: Bug
          Components: Plugin - JSON
    Affects Versions: 2.3.20
         Environment: JBOSS EAP6
            Reporter: Yuri


I have LinkedHashMap<String, String>() that I send from action class as a JSON 
The JSON result I get from URL is map ordered by key. That is not the order I specified. 




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)