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

Build with parameters returns empty web page after upgrading to 1.519

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

      After upgrading Jenkins from 1.518 to 1.519:

      When I build a job with parameters:

      1. I click “build”
      2. the parameter page is presented
      3. I click the “build” button
      4. I get presented with an empty page. <-- this is the error

      The job is started correctly, however, the erros is in the page navigation after the build is initiated. I see this using Firefox on Linux, and also using Chrome on Windows. Another user also reported the problem to the mailing list.

      Rolling back to 1.518 fixes the problem.

          [JENKINS-18425] Build with parameters returns empty web page after upgrading to 1.519

          Shannon Kerr added a comment -

          JENKINS-18432 is a dup of this issue.

          Shannon Kerr added a comment - JENKINS-18432 is a dup of this issue.

          dinomite added a comment -

          Confirming that rollback to 1.518 fixes this.

          dinomite added a comment - Confirming that rollback to 1.518 fixes this.

          Chris Kramer added a comment - - edited

          Got the same issue with a Freestyle project using parameters; Blank screen after hitting the build button...

          Chris Kramer added a comment - - edited Got the same issue with a Freestyle project using parameters; Blank screen after hitting the build button...

          Vlad Aginsky added a comment -

          Hi all, who should be assigned to this?

          Vlad Aginsky added a comment - Hi all, who should be assigned to this?

          sogabe added a comment -

          sogabe added a comment - [1] seems to cause this issue. [1] https://github.com/jenkinsci/jenkins/commit/84a259388c0a1a0d7e70b3d870c10f52e1205c8b

          Code changed in jenkins
          User: Kohsuke Kawaguchi
          Path:
          changelog.html
          core/src/main/java/hudson/model/ParametersDefinitionProperty.java
          core/src/main/resources/hudson/model/ParametersDefinitionProperty/index.jelly
          http://jenkins-ci.org/commit/jenkins/56969828cd9814e1063c8a203349541b9f0c0f29
          Log:
          [FIXED JENKINS-18425]

          "201 Created" response doesn't work well with a browser as the user agent.

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: Kohsuke Kawaguchi Path: changelog.html core/src/main/java/hudson/model/ParametersDefinitionProperty.java core/src/main/resources/hudson/model/ParametersDefinitionProperty/index.jelly http://jenkins-ci.org/commit/jenkins/56969828cd9814e1063c8a203349541b9f0c0f29 Log: [FIXED JENKINS-18425] "201 Created" response doesn't work well with a browser as the user agent.

          dogfood added a comment -

          Integrated in jenkins_main_trunk #2658
          [FIXED JENKINS-18425] (Revision 56969828cd9814e1063c8a203349541b9f0c0f29)

          Result = SUCCESS
          kohsuke : 56969828cd9814e1063c8a203349541b9f0c0f29
          Files :

          • core/src/main/java/hudson/model/ParametersDefinitionProperty.java
          • changelog.html
          • core/src/main/resources/hudson/model/ParametersDefinitionProperty/index.jelly

          dogfood added a comment - Integrated in jenkins_main_trunk #2658 [FIXED JENKINS-18425] (Revision 56969828cd9814e1063c8a203349541b9f0c0f29) Result = SUCCESS kohsuke : 56969828cd9814e1063c8a203349541b9f0c0f29 Files : core/src/main/java/hudson/model/ParametersDefinitionProperty.java changelog.html core/src/main/resources/hudson/model/ParametersDefinitionProperty/index.jelly

          I still see this issue in 1.5.20, which release this will be fixed?

          Thanks

          M

          Shailesh Ligade added a comment - I still see this issue in 1.5.20, which release this will be fixed? Thanks M

          sogabe added a comment -

          This will be fixed in 1.521.

          sogabe added a comment - This will be fixed in 1.521.

            kohsuke Kohsuke Kawaguchi
            mwebber Matthew Webber
            Votes:
            15 Vote for this issue
            Watchers:
            22 Start watching this issue

              Created:
              Updated:
              Resolved: