[
https://issues.apache.org/jira/browse/WICKET-5345?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Martin Grigorov reassigned WICKET-5345:
---------------------------------------
Assignee: Martin Grigorov
> Url.canonical() breaks when there are two consecutive "parent" segments
> followed by a normal segment
> ----------------------------------------------------------------------------------------------------
>
> Key: WICKET-5345
> URL: https://issues.apache.org/jira/browse/WICKET-5345
> Project: Wicket
> Issue Type: Bug
> Components: wicket
> Affects Versions: 6.10.0
> Reporter: Martin Grigorov
> Assignee: Martin Grigorov
>
> assertEquals("a/d", Url.parse("a/b/c/../../d").canonical().getPath());
> breaks with :
> Expected :a/d
> Actual :a/b/../d
--
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