-
New Feature
-
Resolution: Not A Defect
-
Major
-
None
-
German Win XP, no special email-plugin, SVN plugin, Ant-based jobs, Jenkins as a webapp under Tomcat.
This is a project that has developers from different continents. We need English in messages and mails.
Web GUI:
manage Jenkins,
configure system,
(email sending is duly configured),
press "Test configuration by sending e-mail to System Admin Address"
Result: A test mail is received that is English. Excellent!
Now we configure a job with "Send separate e-mails to individuals who broke the build".
The build breaks.
Result expected: A mail gets sent to the people who potentially broke the build in English.
Result seen: A mail gets sent to the people who potentially broke the build in German.
This ticket can be closed if I can control the language in which both these mails are sent.
This is some kind of a sybling ticket to https://issues.jenkins-ci.org/browse/JENKINS-9666 ,
"Test mail should be sent in same language as real mails.".