[
https://issues.apache.org/jira/browse/WICKET-3334?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Martin Grigorov resolved WICKET-3334.
-------------------------------------
Resolution: Duplicate
Assignee: Martin Grigorov
Duplicate of WICKET-3333
> Ampersand in href is escaped twice
> ----------------------------------
>
> Key: WICKET-3334
> URL: https://issues.apache.org/jira/browse/WICKET-3334
> Project: Wicket
> Issue Type: Bug
> Affects Versions: 1.5-RC1
> Reporter: Zilvinas Kybartas
> Assignee: Martin Grigorov
>
> In my app i have bookmarkable links that are escaped twice. like that
> "param1=value1&param2=value2". After some debuging i found that Link
> is setting href value, which is escaped once, and after that in the debug
> view i see that XMLTag.toString shows the same string escaped twice.
> That looks like regression as the same app code works OK in 1.4.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.