[
https://issues.apache.org/jira/browse/WICKET-972?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Johan Compagner closed WICKET-972.
----------------------------------
Resolution: Fixed
this is fixed with the recent changes/fixes in our mounts/urlstrategies
> IndexedParamUrlCodingStrategy seems to have problems handling resources
> -----------------------------------------------------------------------
>
> Key: WICKET-972
> URL: https://issues.apache.org/jira/browse/WICKET-972
> Project: Wicket
> Issue Type: Bug
> Components: site
> Reporter: Peter Ertl
> Fix For: 1.3.0-rc1
>
> Attachments: test.zip
>
>
> I will attach a testcase that demonstrates this issue.
> when using urlFor inside a component on a page that is mounted with
> IndexedParamUrlCodingStrategy I get:
> org.apache.wicket.WicketRuntimeException: Not all parameters were encoded.
> Make sure all parameter names are integers in consecutive order starting with
> zero. Current parameter names are: [wicket:interface]
> Just check out the testcase to see for yourself
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.