You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Martin Grigorov (Resolved) (JIRA)" <ji...@apache.org> on 2012/02/19 11:36:35 UTC

[jira] [Resolved] (WICKET-4417) CombinedRequestParametersAdapter ignores duplicate values for the same parameter name

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

Martin Grigorov resolved WICKET-4417.
-------------------------------------

       Resolution: Fixed
    Fix Version/s:     (was: 1.5.4)
                   1.5.5
    
> CombinedRequestParametersAdapter ignores duplicate values for the same parameter name
> -------------------------------------------------------------------------------------
>
>                 Key: WICKET-4417
>                 URL: https://issues.apache.org/jira/browse/WICKET-4417
>             Project: Wicket
>          Issue Type: Sub-task
>          Components: wicket
>    Affects Versions: 1.5.4
>            Reporter: Martin Grigorov
>            Assignee: Martin Grigorov
>             Fix For: 1.5.5, 6.0.0
>
>
> org.apache.wicket.request.parameter.CombinedRequestParametersAdapter ignores all values but the first for a given request parameter.
> For example request with query string: ?param1=value1&param1=value1, will return just one StringValue in org.apache.wicket.request.parameter.CombinedRequestParametersAdapter#getParameterValues.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira