|
||||||||
|
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.

Code changed in jenkins
User: Jesse Glick
Path:
core/src/main/resources/lib/form/apply/apply.js
http://jenkins-ci.org/commit/jenkins/eca76d7700231a83db3db98d43e570670f48fc23
Log:
[FIXED JENKINS-19826] element.setAttribute('name', …) does not work in IE in compatibility mode, so use prototype’s Element(…) which does.
(cherry picked from commit dda099c19a7a015d9c2fc655754dbb07b1b39455)
Conflicts:
changelog.html
Compare: https://github.com/jenkinsci/jenkins/compare/14214d9b2785...eca76d770023