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

File Parameter: Creates an empty file when no file is uploaded

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: Major Major
    • core
    • None
    • Jenkins ver. 1.523 and 1.527

      Create a parameterized build having a file parameter. With version 1.502, if no file is uploaded, no file is created. However, now, an empty 0 byte file is created.

          [JENKINS-19183] File Parameter: Creates an empty file when no file is uploaded

          Thomas Dnrz added a comment -

          Thomas Dnrz added a comment - https://github.com/jenkinsci/jenkins/pull/1007

          kutzi added a comment -

          Thomas, your PR looks to me like a workaround for the issue that we now seem to have a 0 byte file.
          Shouldn't a real fix prevent the creation of this file in the 1st place?

          kutzi added a comment - Thomas, your PR looks to me like a workaround for the issue that we now seem to have a 0 byte file. Shouldn't a real fix prevent the creation of this file in the 1st place?

          Thomas Dnrz added a comment -

          It does prevent the creation of the file.

          Thomas Dnrz added a comment - It does prevent the creation of the file.

          Daniel Beck added a comment -

          Duplicates reopened JENKINS-3539 that was fixed in 1.586

          Daniel Beck added a comment - Duplicates reopened JENKINS-3539 that was fixed in 1.586

            Unassigned Unassigned
            peter_dmello Peter Dmello
            Votes:
            4 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:
              Resolved: