[
https://issues.apache.org/jira/browse/WICKET-5774?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Martin Grigorov resolved WICKET-5774.
-------------------------------------
Resolution: Fixed
Fix Version/s: 7.0.0-M5
> UrlRenderer should render full and absolute urls in their canonical form
> ------------------------------------------------------------------------
>
> Key: WICKET-5774
> URL: https://issues.apache.org/jira/browse/WICKET-5774
> Project: Wicket
> Issue Type: Improvement
> Components: wicket
> Affects Versions: 7.0.0-M4
> Reporter: Martin Grigorov
> Assignee: Martin Grigorov
> Fix For: 7.0.0-M5
>
>
> Full and context absolute urls which start with './' and/or '../' segments
> should be normalized.
> For example: http://www.example.com:8888/./../one/two/three should be
> rendered as http://www.example.com:8888/one/two/three
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)