You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ant.apache.org by "John Larison (JIRA)" <ji...@apache.org> on 2015/01/13 23:52:34 UTC

[jira] [Created] (IVY-1509) Reserved characters in artifact name are not escaped in URL resolver

John Larison created IVY-1509:
---------------------------------

             Summary: Reserved characters in artifact name are not escaped in URL resolver
                 Key: IVY-1509
                 URL: https://issues.apache.org/jira/browse/IVY-1509
             Project: Ivy
          Issue Type: Bug
          Components: Core
    Affects Versions: 2.4.0
            Reporter: John Larison


When an artifact name contains a URI reserved character (#, ?, etc), the URL resolver does not escape this character, causing resolution to fail.

Steps to reproduce:

1) Use a filesystem (or other) resolver to add an artifact with the name "foo#bar.war" to an Ivy repository accessible over HTTP.

2) Use the URL resolver to attempt to retrieve that artifact.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)