|
||||||||
|
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 |
||||||||
- [JIRA] (JENKINS-14514) Repeatable jelly ta... [email protected] (JIRA)
- [JIRA] (JENKINS-14514) Repeatable jel... [email protected] (JIRA)
- [JIRA] (JENKINS-14514) Repeatable jel... [email protected] (JIRA)
- [JIRA] (JENKINS-14514) Repeatable jel... [email protected] (JIRA)
- [JIRA] (JENKINS-14514) Repeatable jel... [email protected] (JIRA)
- [JIRA] (JENKINS-14514) Repeatable jel... [email protected] (JIRA)
- [JIRA] (JENKINS-14514) Repeatable jel... [email protected] (JIRA)
- [JIRA] (JENKINS-14514) Repeatable jel... [email protected] (JIRA)
- [JIRA] (JENKINS-14514) Repeatable jel... [email protected] (JIRA)
- [JIRA] (JENKINS-14514) Repeatable jel... [email protected] (JIRA)
- [JIRA] (JENKINS-14514) Repeatable jel... [email protected] (JIRA)
- [JIRA] (JENKINS-14514) Repeatable jel... [email protected] (JIRA)
- [JIRA] (JENKINS-14514) Repeatable jel... [email protected] (JIRA)
- [JIRA] (JENKINS-14514) Repeatable jel... [email protected] (JIRA)
- [JIRA] (JENKINS-14514) Repeatable jel... [email protected] (JIRA)
- [JIRA] (JENKINS-14514) Repeatable jel... [email protected] (JIRA)

Code changed in jenkins
User: Jesse Glick
Path:
core/src/main/resources/lib/form/repeatable/repeatable.js
http://jenkins-ci.org/commit/jenkins/acf394f4f65b6bb77d3737dff2159f0d336129dc
Log:
[FIXED JENKINS-14514] 96442cd broke "Add <Something>" buttons for many plugins.
Not yet clear to me exactly what went wrong, but debugging shows that the init(...) function
is called twice: once with legitimate arguments, then again with a bogus 'master' argument.
Seems to suffice to ignore redundant initializations of the same element.