Issue Type: Bug Bug
Affects Versions: current
Assignee: Unassigned
Components: www
Created: 17/Jul/13 2:59 PM
Description:

One of my jobs produces plain-text files that are in UTF-8. When I view them at /job/jobname/ws/filename.txt, I see garbage because Jenkins serves them with

Content-Type: text/plain;charset=ISO-8859-1

Jenkins's /systemInfo says

file.encoding: UTF-8
sun.jnu.encoding: UTF-8

and environment variables contain

LANG en_US.UTF-8

so I've no idea why Jenkins thinks it should use Latin-1 instead.

Project: Jenkins
Priority: Major Major
Reporter: Marius Gedminas
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 [email protected].
For more options, visit https://groups.google.com/groups/opt_out.
 
 

Reply via email to