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


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.

Reply via email to