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)