[
https://issues.apache.org/jira/browse/WICKET-3262?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Martin Grigorov resolved WICKET-3262.
-------------------------------------
Resolution: Not A Problem
Fix Version/s: 1.5-M4
Move "mountPage("/pagea/${0}", PageA.class);" from Application's constructor to
#init() and all is working ;-)
> MountedMapper defined in WicketApplication doesn't accept
> /mount/paramval0/paramval1
> ------------------------------------------------------------------------------------
>
> Key: WICKET-3262
> URL: https://issues.apache.org/jira/browse/WICKET-3262
> Project: Wicket
> Issue Type: Bug
> Components: wicket
> Affects Versions: 1.5-M3
> Reporter: Andrew Lombardi
> Assignee: Martin Grigorov
> Fix For: 1.5-M4
>
> Attachments: mountedmapper_test.tar.gz
>
>
> If you utilize mountPage or create a MountedMapper with parameters, it fails
> to represent that URL similar to the IndexedParamUrlCodingStrategy.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.