Files with non-latin symbols fail to download
---------------------------------------------
Key: IVY-962
URL: https://issues.apache.org/jira/browse/IVY-962
Project: Ivy
Issue Type: Bug
Components: Core
Affects Versions: 2.0-RC1
Reporter: Yegor Yarko
When I try to download a file with russian characters via Ivy (via Ant tasks),
Ivy fails to download it
Server's ivy.xml part:
{code:xml}
<artifact name="русский" type="txt" ext="txt" />
{code}
Console output
{noformat}
[ivy:retrieve] WARN: ::::::::::::::::::::::::::::::::::::::::::::::
[ivy:retrieve] WARN: :: FAILED DOWNLOADS ::
[ivy:retrieve] WARN: :: ^ see resolution messages for details ^ ::
[ivy:retrieve] WARN: ::::::::::::::::::::::::::::::::::::::::::::::
[ivy:retrieve] WARN: :: org#bt413;8!Ёєёёъшщ.txt
[ivy:retrieve] WARN: ::::::::::::::::::::::::::::::::::::::::::::::
{noformat}
Please find the client's ivy.xml, Ivy cache and output in the attachments.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.