[
https://issues.apache.org/jira/browse/MNG-6703?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Osipov updated MNG-6703:
--------------------------------
Fix Version/s: 3.6.x-candidate
> DefaultUrlNormalizer doesn't normalize all relative URIs
> --------------------------------------------------------
>
> Key: MNG-6703
> URL: https://issues.apache.org/jira/browse/MNG-6703
> Project: Maven
> Issue Type: Bug
> Affects Versions: 3.6.1
> Reporter: Joseph Walton
> Assignee: Michael Osipov
> Priority: Major
> Fix For: 3.6.x-candidate
>
>
> {{DefaultUrlNormalizer}}'s tests only cover absolute URLs. Extending the
> tests to relative URI references (as suggested by MNG-6535) suggests an edge
> case of {{"a/../"}} that should be normalized to the empty string, but which
> is left unchanged.
> This input should either be rejected, or the behaviour documented or fixed.
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)