Artifact URL fails to escape invalid characters

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: Medium
    • 1.1
    • Affects Version/s: 1.0.3
    • Component/s: Artifacts
    • None
    • Environment:

      Standalone

      Path to a build artifact which contains a character which should be URL-escaped is not escaped which leads to a failure in retrieving said artifact.

      E.g. This path contains the hash or pound sign (#) which should be escaped with %23
      http://tsunami:8085/download/GATHER-LC/artifacts/build-5/FooBar/3.2.2-#1

      Should be
      http://tsunami:8085/download/GATHER-LC/artifacts/build-5/FooBar/3.2.2-%231

            Assignee:
            edwin
            Reporter:
            Michael Hartman
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: