Issue Type: Bug Bug
Affects Versions: current
Assignee: Unassigned
Attachments: screenshot.PNG
Components: core
Created: 02/Jul/13 12:05 PM
Description:

1. When creating a job with German umlauts in its name the corresponding directory in the file system has '?' instead of the umlauts.
As a consequence the build fails because of a java.nio.file.NoSuchFileException.

2. If a file name in a job's workspace contains umlauts, the file cannot be opened via Jenkins because it also has '?' instead of umlauts and cannot be found (-> screenshot)

Locale is set to de_DE.UTF-8
Jenkins is started with -Dfile.encoding=UTF-8 -Dsun.jnu.encoding=UTF-8

sun.io.unicode.encoding UnicodeLittle
sun.jnu.encoding UTF-8
file.encoding UTF-8
file.encoding.pkg sun.io

But I wasn't able to get it to work

Environment: Ubuntu 12.04.2 LTS, Jenkins standalone
Project: Jenkins
Priority: Major Major
Reporter: Lars Wolter
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira

--
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
 
 

Reply via email to