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

ArtifactDeployer 0.16 messes the filenames for Windows filesystems

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major Major
    • None
    • artifactdeployer 0.16
      Windows

      We deploy our artifacts to a UNC path
      \\<COMPUTERNAME>\Artifacts\artifact.file
      With version 0.16, when a user tries to download this file, the file becomes _<COMPUTERNAME>Artifactsartifact.file

          [JENKINS-13937] ArtifactDeployer 0.16 messes the filenames for Windows filesystems

          Is the issue occurs when the user clicks 'Deployed Artifacts' section in the Jenkins main page?

          Gregory Boissinot added a comment - Is the issue occurs when the user clicks 'Deployed Artifacts' section in the Jenkins main page?

          Roger Myung added a comment -

          We usually access the deployed artifacts from the job page.
          from "Last Successful Deployed Artifacts" or from the page of the run
          "Deployed Artifacts"

          Roger Myung added a comment - We usually access the deployed artifacts from the job page. from "Last Successful Deployed Artifacts" or from the page of the run "Deployed Artifacts"

          Code changed in jenkins
          User: Gregory Boissinot
          Path:
          src/main/java/org/jenkinsci/plugins/artifactdeployer/service/ArtifactDeployerCopy.java
          src/main/resources/org/jenkinsci/plugins/artifactdeployer/ArtifactDeployerBuilder/config.jelly
          src/main/resources/org/jenkinsci/plugins/artifactdeployer/ArtifactDeployerProjectAction/jobMain.jelly
          src/main/resources/org/jenkinsci/plugins/artifactdeployer/DeployedArtifacts/summary.jelly
          http://jenkins-ci.org/commit/artifactdeployer-plugin/d6087bd49602d0ff72c7d81dbc5ef1d377566fb2
          Log:
          Fix JENKINS-13937

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: Gregory Boissinot Path: src/main/java/org/jenkinsci/plugins/artifactdeployer/service/ArtifactDeployerCopy.java src/main/resources/org/jenkinsci/plugins/artifactdeployer/ArtifactDeployerBuilder/config.jelly src/main/resources/org/jenkinsci/plugins/artifactdeployer/ArtifactDeployerProjectAction/jobMain.jelly src/main/resources/org/jenkinsci/plugins/artifactdeployer/DeployedArtifacts/summary.jelly http://jenkins-ci.org/commit/artifactdeployer-plugin/d6087bd49602d0ff72c7d81dbc5ef1d377566fb2 Log: Fix JENKINS-13937

            gbois Gregory Boissinot
            rmyung Roger Myung
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: