[
https://issues.apache.org/jira/browse/IVY-962?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12644119#action_12644119
]
Maarten Coene commented on IVY-962:
-----------------------------------
Can you put such an ivy.xml and corresponding artifact on a public HTTP server
somewhere?
It would make it easier to reproduce/fix it...
> 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
> Attachments: .ivy.zip, ivy.xml, output.txt
>
>
> 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.