[
https://issues.jenkins-ci.org/browse/JENKINS-9430?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=161711#comment-161711
]
Johannes Schmieder edited comment on JENKINS-9430 at 4/18/12 7:34 AM:
----------------------------------------------------------------------
I' m currently running on jenkins version 1.447 and there is still the same
problem. If I set the system property "file.encoding" to "windows-1252" or
"utf-8" the filenames with umlauts were also corrupted. It seems like the
default encoding is already set to "windows-1252" because there is no change in
the encoding if I set the system property "file.encoding" to "windows-1252"" or
not. For example an "ü" was always encoded to an "³". There must be a step
during making the zip file which uses "ansi" for encoding the filenames.
was (Author: johannes):
I' m currently running on jenkins version 1.447 and there is still the same
problem. If I set the system property "file.encoding" to "windows-1252" or
"utf-8" the filenames with umlauts were also corrupted. It seems like the
default encoding is already set to "windows-1252" because there is no change in
the encoding if I set the system property "file.encoding" to "windows-1252"" or
not. For example an "ü" was always encoded to an "³". There must be a step
during making the zip file which uses "ansi" for encoding the fielnames.
> zip of workspace folders does garble filenames with german characters.
> ----------------------------------------------------------------------
>
> Key: JENKINS-9430
> URL: https://issues.jenkins-ci.org/browse/JENKINS-9430
> Project: Jenkins
> Issue Type: Bug
> Components: core
> Environment: Jenkins Version 1.406 on Windows XP 64 bit
> Client downloading workspace folders on Windows XP 32 bit
> Reporter: Johannes Schmieder
>
> If I download a workspace folder as zip file, the files in the zip file that
> normally contain german umlauts are garbled.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jenkins-ci.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira