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 (JIRA)" <ji...@apache.org> on 2010/12/23 20:43:45 UTC

[jira] Commented: (WICKET-3272) Set an request parameter on Wicket tester do not add it in the request URL

    [ https://issues.apache.org/jira/browse/WICKET-3272?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12974705#action_12974705 ] 

Martin Grigorov commented on WICKET-3272:
-----------------------------------------

Patch review:
Do you really mean "set"Parameter() in MockHttpServletRequest ?
This way any parameter with more than one value will be lost all values but the last one.

> Set an request parameter on Wicket tester do not add it in the request URL
> --------------------------------------------------------------------------
>
>                 Key: WICKET-3272
>                 URL: https://issues.apache.org/jira/browse/WICKET-3272
>             Project: Wicket
>          Issue Type: Bug
>          Components: wicket
>    Affects Versions: 1.5-M3
>            Reporter: Pedro Santos
>         Attachments: WICKET-3272-test-fix.patch
>
>
> When submitting an form, the parameters set in request do not get appended to the URL query string.
> Initial impression is that UrlRender should append query parameters in the base URL on relatives URL.

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