[ 
https://issues.apache.org/jira/browse/IVY-962?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12644851#action_12644851
 ] 

Yegor Yarko commented on IVY-962:
---------------------------------

Alas, Jira seems to serve the file content with no respect as to what file name 
is provided (e.g. 
https://issues.apache.org/jira/secure/attachment/12393247/qwerty serves the 
file content), so this cannot be used to test this case :(

I am pretty much sure I checked that the file is accessible through the 
browser. 
This one serves OK: 
http://yavm-xp-srv:8111/tc/httpAuth/repository/download/bt413/8/%D1%80%D1%83%D1%81%D1%81%D0%BA%D0%B8%D0%B9.txt

Actually It seems that Ivy makes no request to the server with the URL ( I 
cannot see any in Tomcat access logs).

> 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, testOnPublicServer.zip, 
> русский.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.

Reply via email to