Dirk Forchel commented on Bug WICKET-4561
Using a quickstart Application and replace our own RequestMapper with the org.apache.wicket.examples.requestmapper.LocaleFirstMapper produces the same duplicated path segments, e.g.

correct: https://localhost:8443/de_DE/secure.html
wrong: https://localhost:8443/de_DE/de_DE/secure.html
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to