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

Martin Grigorov resolved WICKET-5157.
-------------------------------------

       Resolution: Fixed
    Fix Version/s: 1.5.11
                   6.8.0
    
> 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
>            Assignee: Martin Grigorov
>             Fix For: 6.8.0, 1.5.11
>
>         Attachments: fix-WICKET-5157.patch, 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

Reply via email to