Issue Type: Bug Bug
Affects Versions: current
Assignee: Scott Tatum
Components: accurev
Created: 21/Jun/13 8:00 AM
Description:

Any non-ASCII characters in the output of a build script (batch script, calling a PowerShell script calling MSBuild - which are fully unicode) are not displayed in the web console output or in generated e-mails. Instead, that little box with the inverted question mark appears, which usually marks an encoding error. It seems that Jenkins converts the script output from Unicode to Windows1252 (or something similar) and then passes it on to something expecting UTF-8. In any way, since PowerShell and MSBuild generate Unicode output, there should not be any encoding issues or character set imcompatibilities at all. I'm not sure how good Java performs in this, though.

Environment: Windows 7 x64 SP1
Project: Jenkins
Priority: Minor Minor
Reporter: Yves Goergen
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