You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Pedro Santos (JIRA)" <ji...@apache.org> on 2011/01/04 11:32:46 UTC

[jira] Resolved: (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:all-tabpanel ]

Pedro Santos resolved WICKET-3272.
----------------------------------

       Resolution: Fixed
    Fix Version/s: 1.5-M4
         Assignee: Pedro Santos

committed with the StringValue#equals changed to test the text and locale

> 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
>            Assignee: Pedro Santos
>             Fix For: 1.5-M4
>
>         Attachments: WICKET-3272-AbstractComponentMapper.patch, WICKET-3272-test-fix-2.patch, 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.