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

URLencode name of branch

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Not A Defect
    • Icon: Minor Minor
    • pipeline
    • None
    • core 1.625
      core 1.642
      Pipeline 1.13
      Pipeline: Multibranch 1.13

      1 - create a repository on git
      2 - create a branch named "a/b"
      3 - create a Jenkinsfile into branch "a/b"
      4 - create a multibrach pipeline project for this repository
      5 - The name of brach is changed for URLEncode name "a%2Fb" in some places and "a%252Fb" in the URL.

      example repository https://github.com/kuisathaverat/test.git

            jglick Jesse Glick
            ifernandezcalvo Ivan Fernandez Calvo
            Votes:
            1 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: