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

Don't use "%2F" in branch directory name

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: Minor Minor
    • None
    • Jenkins 2.14
      bitbucket-branch-source-plugin from github master branch
      mercurial repository

      bitbucket-branch-source-plugin replaces slash in the name of the branch to the code %2F:

      /var/lib/jenkins/jobs/XVM/branches/Mixail%2Fxvmbuildconf-edited-online-with-bitbucke-1469532963730
      

      Some applications (for example, Mono) unescaping %2F code with a slash. This causes errors such as "file not found".

      You may want to use symbol like underscore instead of %2F code.

            amuniz Antonio Muñiz
            mixaill Mikhail Paulyshka
            Votes:
            1 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: