Issue Type: Bug Bug
Assignee: Unassigned
Components: core
Created: 17/Apr/15 3:01 PM
Description:

Jenkins 1.590 behind an Apache 2.2 proxy.

It appears that the rendered log (sent to the browser) are incorrectly encoded. If I look up the log file in the jobs folder, I can see the log file is correct, and looks like the following:

[exec] - 124 shuffled tests into the queue.
[exec] - Will be consumed by 8 parallel Processes.
[exec] 5 1/124 ✔

However, when it is viewed in the browser (Project X - Console Output), the same output appears like this:

[exec] - 124 shuffled tests into the queue.
[exec] - Will be consumed by 8 parallel Processes.
[exec] 5 1/124 ���

Finally, if I check the "View as plain text" it also appears correct.

Project: Jenkins
Priority: Minor Minor
Reporter: Tom R
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/d/optout.

Reply via email to