|
||||||||
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-14434) Delete buttons in view configuration not working
scm_issue_l...@java.net (JIRA) Fri, 03 Aug 2012 06:37:33 -0700
- [JIRA] (JENKINS-14434) Delete buttons ... smoo...@googlemail.com (JIRA)
- [JIRA] (JENKINS-14434) Delete but... smoo...@googlemail.com (JIRA)
- [JIRA] (JENKINS-14434) Delete but... marco.ambu+jenk...@gmail.com (JIRA)
- [JIRA] (JENKINS-14434) Delete but... jgl...@cloudbees.com (JIRA)
- [JIRA] (JENKINS-14434) Delete but... jgl...@cloudbees.com (JIRA)
- [JIRA] (JENKINS-14434) Delete but... scm_issue_l...@java.net (JIRA)
- [JIRA] (JENKINS-14434) Delete but... scm_issue_l...@java.net (JIRA)
- [JIRA] (JENKINS-14434) Delete but... scm_issue_l...@java.net (JIRA)
- [JIRA] (JENKINS-14434) Delete but... dogf...@java.net (JIRA)
Code changed in jenkins
User: Jesse Glick
Path:
core/src/main/resources/lib/form/repeatableDeleteButton.jelly
http://jenkins-ci.org/commit/jenkins/0c2a80928bb720c0ea6794f0d0bd8a6a5f1ea3f0
Log:
[FIXED JENKINS-14434] 96442cd broke "Delete" buttons in some cases.
Seems to be due to hetero-list.jelly importing repeatableDeleteButton.jelly but nothing on the page loads repeatable.js.
(Presumably worked for /configure just by accident because someone else included repeatable.jelly on the same page.)