You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Hudson (Jira)" <ji...@apache.org> on 2020/03/28 15:05:02 UTC

[jira] [Commented] (MNG-6703) DefaultUrlNormalizer doesn't normalize all relative URIs

    [ https://issues.apache.org/jira/browse/MNG-6703?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17069858#comment-17069858 ] 

Hudson commented on MNG-6703:
-----------------------------

Build failed in Jenkins: Maven TLP » maven-studies » maven-metrics #4

See https://builds.apache.org/job/maven-box/job/maven-studies/job/maven-metrics/4/

> 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.2
>
>
> {{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
(v8.3.4#803005)