Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-14434

Delete buttons in view configuration not working

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major Major
    • core
    • None
    • Jenkins v1.474
      Dashboard v2.2

      When editing a view the "delete" buttons on the right side don't work. Tried it with firefox and chromium so I guess it's not browser related.

      Edit:
      The same happens to me after upgrading to 1.474. It is not related to the dashboard plugin as I am not able to delete columns and filters in standard view either.

          [JENKINS-14434] Delete buttons in view configuration not working

          smo added a comment -

          I've attached Jenkins system information, maybe it will be of some help.

          smo added a comment - I've attached Jenkins system information, maybe it will be of some help.

          Marco Ambu added a comment -

          Assigning to component core, removing from dashboard-view.

          Marco Ambu added a comment - Assigning to component core, removing from dashboard-view.

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

          SCM/JIRA link daemon added a comment - 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.)

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: Jesse Glick Path: changelog.html http://jenkins-ci.org/commit/jenkins/35af5960eadf193a7502807a9f901cc5b1186f4d Log: JENKINS-14434 JENKINS-14514 Noting. Compare: https://github.com/jenkinsci/jenkins/compare/d531f75f4e5d...35af5960eadf

          dogfood added a comment -

          Integrated in jenkins_main_trunk #1825
          [FIXED JENKINS-14434] 96442cd broke "Delete" buttons in some cases. (Revision 0c2a80928bb720c0ea6794f0d0bd8a6a5f1ea3f0)
          JENKINS-14434 JENKINS-14514 Noting. (Revision 35af5960eadf193a7502807a9f901cc5b1186f4d)

          Result = SUCCESS
          Jesse Glick : 0c2a80928bb720c0ea6794f0d0bd8a6a5f1ea3f0
          Files :

          • core/src/main/resources/lib/form/repeatableDeleteButton.jelly

          Jesse Glick : 35af5960eadf193a7502807a9f901cc5b1186f4d
          Files :

          • changelog.html

          dogfood added a comment - Integrated in jenkins_main_trunk #1825 [FIXED JENKINS-14434] 96442cd broke "Delete" buttons in some cases. (Revision 0c2a80928bb720c0ea6794f0d0bd8a6a5f1ea3f0) JENKINS-14434 JENKINS-14514 Noting. (Revision 35af5960eadf193a7502807a9f901cc5b1186f4d) Result = SUCCESS Jesse Glick : 0c2a80928bb720c0ea6794f0d0bd8a6a5f1ea3f0 Files : core/src/main/resources/lib/form/repeatableDeleteButton.jelly Jesse Glick : 35af5960eadf193a7502807a9f901cc5b1186f4d Files : changelog.html

            jglick Jesse Glick
            smmmo smo
            Votes:
            1 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: