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

Alastair Maw updated WICKET-739:
--------------------------------

    Fix Version/s: 1.3.0-beta3

> MixedParamUrlCodingStrategy : no symmetric url encoding/decoding
> ----------------------------------------------------------------
>
>                 Key: WICKET-739
>                 URL: https://issues.apache.org/jira/browse/WICKET-739
>             Project: Wicket
>          Issue Type: Bug
>          Components: wicket
>    Affects Versions: 1.3.0-beta2
>         Environment: wicket-1.3.0-incubator (from maven rep 
> http://wicketstuff.org/maven/repository/)
>            Reporter: David Bernard
>            Priority: Minor
>             Fix For: 1.3.0-beta3
>
>         Attachments: MixedParamUrlCodingStrategyTest.java
>
>
> I use MixedParamUrlCodingStrategy for BookmarkablePageLink where the first 
> parameter is a String, an human label.
> And I've got a bug, bad url when I try to link something like "histoire de 
> l'art".
> During my investigation I found that there is no symmetry between the 
> encoding/decoding of the urlFragment : decodeParameters doesn't decode 
> (urldecode) the fragment of the path.

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

Reply via email to