[
https://issues.apache.org/jira/browse/WICKET-5903?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andrea Del Bene reopened WICKET-5903:
-------------------------------------
> Regression in mount resolution when using optional parameters
> -------------------------------------------------------------
>
> Key: WICKET-5903
> URL: https://issues.apache.org/jira/browse/WICKET-5903
> Project: Wicket
> Issue Type: Bug
> Components: wicket
> Affects Versions: 7.0.0-M5
> Reporter: Guillaume Smet
> Assignee: Andrea Del Bene
> Fix For: 7.0.0-M6
>
> Attachments: MountIssue-quickstart.tar.gz
>
>
> Hi,
> When using an optional parameter, there is something fishy with the way
> Wicket 7 resolves the mount point.
> For instance, if you mount in the following order the following paths:
> /test/${id}
> /test/mount/{#id}
> requests to /test/mount/4 are directed to the page mounted with /test/${id}
> Quick start to come.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)