Using bamboo, when viewing a Full Log of a job (e.g., a URL like http://10.1.2.3:8085/download/PROJ1-JOB1/build_logs/PROJ1-JOB1-43.log), the HTTP Header Content-Type
is value text/plain
. This causes the UTF characters in the logfile to display as non-sense ASCII characters.
How can I change the Content-Type header to include or append charset=utf-8
for files of Mime Type text/plain
?
My browser, firefox 43, wants to default to encoding "Western". Even if I found a workaround in firefox, I'd prefer that this just work correctly in all browsers. That requires sending the charset-utf-8
in the response header.
Using Atlassian Bamboo version 5.9.7 build 5920.
Similar, but not the same as https://answers.atlassian.com/questions/24655923/keep-charsetutf-8-off-of-content-type
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.