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

RunParameterDefinition.copyWithDefaultValue() used wrong constructor

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

      RunParameterDefinition.copyWithDefaultValue() used wrong constructor,
      essentially creating a broken RunParameterDefinition where the project name
      was set to the runid and the real runid was nulled.

          [JENKINS-51650] RunParameterDefinition.copyWithDefaultValue() used wrong constructor

          Code changed in jenkins
          User: Oleg Nenashev
          Path:
          core/src/main/java/hudson/model/RunParameterDefinition.java
          http://jenkins-ci.org/commit/jenkins/88271739a25e35c4bb250c87efba5009eb6f253c
          Log:
          Merge pull request #3466 from GLundh/runparamfix

          JENKINS-51650 RunParameterDefinition.copyWithDefaultValue() used wrong constructor

          Compare: https://github.com/jenkinsci/jenkins/compare/320fc6e2b289...88271739a25e
          *NOTE:* This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

          Functionality will be removed from GitHub.com on January 31st, 2019.

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: Oleg Nenashev Path: core/src/main/java/hudson/model/RunParameterDefinition.java http://jenkins-ci.org/commit/jenkins/88271739a25e35c4bb250c87efba5009eb6f253c Log: Merge pull request #3466 from GLundh/runparamfix JENKINS-51650 RunParameterDefinition.copyWithDefaultValue() used wrong constructor Compare: https://github.com/jenkinsci/jenkins/compare/320fc6e2b289...88271739a25e * NOTE: * This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019.

          Oleg Nenashev added a comment -

          Fixed in 2.126

          Oleg Nenashev added a comment - Fixed in 2.126

          Code changed in jenkins
          User: Oleg Nenashev
          Path:
          core/src/main/java/hudson/model/RunParameterDefinition.java
          http://jenkins-ci.org/commit/jenkins/3e3a4136038812671f45bf92f79e8ce7ad9b2362
          Log:
          Merge pull request #3466 from GLundh/runparamfix

          JENKINS-51650 RunParameterDefinition.copyWithDefaultValue() used wrong constructor

          (cherry picked from commit 88271739a25e35c4bb250c87efba5009eb6f253c)

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: Oleg Nenashev Path: core/src/main/java/hudson/model/RunParameterDefinition.java http://jenkins-ci.org/commit/jenkins/3e3a4136038812671f45bf92f79e8ce7ad9b2362 Log: Merge pull request #3466 from GLundh/runparamfix JENKINS-51650 RunParameterDefinition.copyWithDefaultValue() used wrong constructor (cherry picked from commit 88271739a25e35c4bb250c87efba5009eb6f253c)

            gustafl Gustaf Lundh
            gustafl Gustaf Lundh
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: