You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@struts.apache.org by "Ted Husted (JIRA)" <ji...@apache.org> on 2007/04/19 15:30:43 UTC

[jira] Updated: (WW-1864) Ensure to retain the order of parameters

     [ https://issues.apache.org/struts/browse/WW-1864?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ted Husted updated WW-1864:
---------------------------

    Fix Version/s: 2.1.0

> Ensure to retain the order of parameters
> ----------------------------------------
>
>                 Key: WW-1864
>                 URL: https://issues.apache.org/struts/browse/WW-1864
>             Project: Struts 2
>          Issue Type: Improvement
>          Components: Views
>    Affects Versions: 2.0.6
>            Reporter: Oleg Gorobets
>             Fix For: 2.1.0
>
>         Attachments: WW-Params.patch
>
>
> Current Component implementation uses HashMap() to store parameters defined by <s:param> tag. Better to change to use LinkedHashMap() to retain the original order. The same goes for portlet connectivity.

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