Details
-
Type:
Bug
-
Status: Resolved (View Workflow)
-
Priority:
Minor
-
Resolution: Duplicate
-
Component/s: bitbucket-branch-source-plugin
-
Labels:None
-
Environment:Jenkins 2.14
bitbucket-branch-source-plugin from github master branch
mercurial repository
-
Similar Issues:
Description
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.
Attachments
Issue Links
- duplicates
-
JENKINS-34564 Give the ability to choose how the multibranch subprojects will be named.
-
- Resolved
-