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 Knopf (JIRA)" <ji...@apache.org> on 2013/04/25 22:28:17 UTC

[jira] [Updated] (WICKET-5157) URL query parameter values containing equals sign get cut off

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

Martin Knopf updated WICKET-5157:
---------------------------------

    Attachment: urlwithequalssign.zip

Quickstart: start the application, open localhost:8080/urlwithequalssign/?param1=val1=val2
                
> URL query parameter values containing equals sign get cut off
> -------------------------------------------------------------
>
>                 Key: WICKET-5157
>                 URL: https://issues.apache.org/jira/browse/WICKET-5157
>             Project: Wicket
>          Issue Type: Bug
>    Affects Versions: 6.7.0
>            Reporter: Martin Knopf
>         Attachments: urlwithequalssign.zip
>
>
> When calling a page with a query parameter like 'param1=val1=val2' the value of 'param1' obtained from PageParameters will be 'val1'. Everything after the equals sign inside the parameter value gets cut off.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira