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

          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 added a comment - Code changed in jenkins User: Jesse Glick Path: changelog.html http://jenkins-ci.org/commit/jenkins/c7dcb99290548f82b39846f4db431ab2ceb326ae Log: JENKINS-17401 JENKINS-20772 Noting. Compare: https://github.com/jenkinsci/jenkins/compare/833c42326863...c7dcb9929054

          dogfood added a comment -

          Integrated in jenkins_main_trunk #3133
          [FIXED JENKINS-17401] Behave gracefully if the user tries to rename a job using the Apply button. (Revision 9e5817adbbf1b8c258c24281d0f61b40b7507cb3)
          JENKINS-17401 JENKINS-20772 Noting. (Revision c7dcb99290548f82b39846f4db431ab2ceb326ae)

          Result = SUCCESS
          Jesse Glick : 9e5817adbbf1b8c258c24281d0f61b40b7507cb3
          Files :

          • core/src/main/java/hudson/model/Job.java
          • core/src/main/resources/hudson/model/Messages.properties

          Jesse Glick : c7dcb99290548f82b39846f4db431ab2ceb326ae
          Files :

          • changelog.html

          dogfood added a comment - Integrated in jenkins_main_trunk #3133 [FIXED JENKINS-17401] Behave gracefully if the user tries to rename a job using the Apply button. (Revision 9e5817adbbf1b8c258c24281d0f61b40b7507cb3) JENKINS-17401 JENKINS-20772 Noting. (Revision c7dcb99290548f82b39846f4db431ab2ceb326ae) Result = SUCCESS Jesse Glick : 9e5817adbbf1b8c258c24281d0f61b40b7507cb3 Files : core/src/main/java/hudson/model/Job.java core/src/main/resources/hudson/model/Messages.properties Jesse Glick : c7dcb99290548f82b39846f4db431ab2ceb326ae Files : changelog.html

          Code changed in jenkins
          User: Jesse Glick
          Path:
          http://jenkins-ci.org/commit/jenkins/de78db8d6ba0a4ca1b4b839ab9606cd151d446be
          Log:
          JENKINS-17401 JENKINS-20772 Noting.

          (cherry picked from commit c7dcb99290548f82b39846f4db431ab2ceb326ae)

          Conflicts:
          changelog.html

          Compare: https://github.com/jenkinsci/jenkins/compare/9144cec099bf...de78db8d6ba0

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: Jesse Glick Path: http://jenkins-ci.org/commit/jenkins/de78db8d6ba0a4ca1b4b839ab9606cd151d446be Log: JENKINS-17401 JENKINS-20772 Noting. (cherry picked from commit c7dcb99290548f82b39846f4db431ab2ceb326ae) Conflicts: changelog.html Compare: https://github.com/jenkinsci/jenkins/compare/9144cec099bf...de78db8d6ba0

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

              Created:
              Updated:
              Resolved: