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

Some properties missed in the introduction in SystemProperties

      During implementation of JENKINS-34755 the author only searched for System.getProperty and missed lines like Boolean.getBoolean and Integer.getInteger()

      Example here: https://github.com/jenkinsci/jenkins/blob/99f80a0b0b93a6d7c928d21849d96e0d642e5d1f/core/src/main/java/hudson/model/ParametersAction.java#L270

          [JENKINS-34854] Some properties missed in the introduction in SystemProperties

          rsandell created issue -
          Oleg Nenashev made changes -
          Description Original: I believe the author only searched for System.getProperty and missed lines like Boolean.getBoolean

          Example here: https://github.com/jenkinsci/jenkins/blob/99f80a0b0b93a6d7c928d21849d96e0d642e5d1f/core/src/main/java/hudson/model/ParametersAction.java#L270
          New: I believe the author only searched for System.getProperty and missed lines like Boolean.getBoolean and Integer.getInteger()


          Example here: https://github.com/jenkinsci/jenkins/blob/99f80a0b0b93a6d7c928d21849d96e0d642e5d1f/core/src/main/java/hudson/model/ParametersAction.java#L270

          Oleg Nenashev added a comment -

          As an author, I agree that update of JENKINS-34755 to ALL properties was incomplete. Since it involves security fixes, I consider it as a major bug.

          Oleg Nenashev added a comment - As an author, I agree that update of JENKINS-34755 to ALL properties was incomplete. Since it involves security fixes, I consider it as a major bug.
          Oleg Nenashev made changes -
          Priority Original: Minor [ 4 ] New: Major [ 3 ]
          Oleg Nenashev made changes -
          Labels New: settings.xml war
          Oleg Nenashev made changes -
          Description Original: I believe the author only searched for System.getProperty and missed lines like Boolean.getBoolean and Integer.getInteger()


          Example here: https://github.com/jenkinsci/jenkins/blob/99f80a0b0b93a6d7c928d21849d96e0d642e5d1f/core/src/main/java/hudson/model/ParametersAction.java#L270
          New: During implementation of JENKINS-34755 the author only searched for System.getProperty and missed lines like Boolean.getBoolean and Integer.getInteger()


          Example here: https://github.com/jenkinsci/jenkins/blob/99f80a0b0b93a6d7c928d21849d96e0d642e5d1f/core/src/main/java/hudson/model/ParametersAction.java#L270
          Oleg Nenashev made changes -
          Link New: This issue is related to JENKINS-34755 [ JENKINS-34755 ]
          Oleg Nenashev made changes -
          Summary Original: Some properties missed in the introduction of SystemProperties New: Some properties missed in the introduction in SystemProperties
          Oleg Nenashev made changes -
          Assignee New: Oleg Nenashev [ oleg_nenashev ]
          Oleg Nenashev made changes -
          Status Original: Open [ 1 ] New: In Progress [ 3 ]

            oleg_nenashev Oleg Nenashev
            rsandell rsandell
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: