[
https://issues.apache.org/jira/browse/WICKET-972?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Peter Ertl updated WICKET-972:
------------------------------
Attachment: test.zip
> 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
> 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.