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

Renaming a job and clicking 'Apply' shows an empty 'Error' pop-over window

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Minor Minor
    • core
    • None

      In Jenkins 1.508, when attempting to rename a project, clicking 'Apply' at the bottom of the 'Configure Project' page results in an empty "Error" pop-over box on the page. No error message is displayed.

      However, when I press 'Save' instead of Apply, it takes me to a separate confirmation page asking "Am I sure I want to rename the project? Yes/No". So I am guessing that this confirmation step prevents 'Apply' from working. I would expect to see a pop-over window asking me to confirm the change on the same page when I click 'Apply', instead of presenting an empty error pop-over, which can be confusing.

          [JENKINS-17401] Renaming a job and clicking 'Apply' shows an empty 'Error' pop-over window

          Stuart Montgomery created issue -
          Stuart Montgomery made changes -
          Description Original: In Jenkins 1.508, when attempting to rename a project, clicking 'Apply' at the bottom of the 'Configure Project' page results in an empty "Error" pop-over box on the page. No error message is displayed.

          However, when I press 'Save' instead of Apply, it takes me to a separate confirmation page asking "Am I sure I want to rename the project? Yes/No". So I am guessing that this confirmation step prevents 'Apply' from working.
          New: In Jenkins 1.508, when attempting to rename a project, clicking 'Apply' at the bottom of the 'Configure Project' page results in an empty "Error" pop-over box on the page. No error message is displayed.

          However, when I press 'Save' instead of Apply, it takes me to a separate confirmation page asking "Am I sure I want to rename the project? Yes/No". So I am guessing that this confirmation step prevents 'Apply' from working. I would expect to see a pop-over window asking me to confirm the change on the same page when I click 'Apply', instead of presenting an empty error pop-over, which can be confusing.
          Owen Mehegan made changes -
          Link New: This issue is duplicated by JENKINS-17474 [ JENKINS-17474 ]
          Owen Mehegan made changes -
          Component/s New: core [ 15593 ]
          Component/s Original: gui [ 15492 ]
          Assignee New: Kohsuke Kawaguchi [ kohsuke ]
          Jesse Glick made changes -
          Link New: This issue is related to JENKINS-13287 [ JENKINS-13287 ]
          Jesse Glick made changes -
          Assignee Original: Kohsuke Kawaguchi [ kohsuke ] New: Jesse Glick [ jglick ]
          Jesse Glick made changes -
          Status Original: Open [ 1 ] New: In Progress [ 3 ]
          Jesse Glick made changes -
          Link New: This issue is related to JENKINS-20772 [ JENKINS-20772 ]

          Code changed in jenkins
          User: Jesse Glick
          Path:
          core/src/main/java/hudson/model/Job.java
          core/src/main/resources/hudson/model/Messages.properties
          http://jenkins-ci.org/commit/jenkins/9e5817adbbf1b8c258c24281d0f61b40b7507cb3
          Log:
          [FIXED JENKINS-17401] Behave gracefully if the user tries to rename a job using the Apply button.

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: Jesse Glick Path: core/src/main/java/hudson/model/Job.java core/src/main/resources/hudson/model/Messages.properties http://jenkins-ci.org/commit/jenkins/9e5817adbbf1b8c258c24281d0f61b40b7507cb3 Log: [FIXED JENKINS-17401] Behave gracefully if the user tries to rename a job using the Apply button.
          SCM/JIRA link daemon made changes -
          Resolution New: Fixed [ 1 ]
          Status Original: In Progress [ 3 ] New: Resolved [ 5 ]

            jglick Jesse Glick
            stmontgomery Stuart Montgomery
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: