-
Bug
-
Resolution: Not A Defect
-
Major
-
None
We are using the Bitbucket Branch Source Plugin, which creates job names like 'Project/Repo'. Opening those jobs in Blue Ocean results in a 404 page, because the "/" in the job name is interpreted as being part of the URL. Replacing the "/" with "%2F" results in the pages to load correctly.
[JENKINS-44190] Missing URL escaping for job names containing "/"
Epic Link | New: JENKINS-41404 [ 178186 ] |
Resolution | New: Cannot Reproduce [ 5 ] | |
Status | Original: Open [ 1 ] | New: Resolved [ 5 ] |
Resolution | Original: Cannot Reproduce [ 5 ] | |
Status | Original: Resolved [ 5 ] | New: Reopened [ 4 ] |
pprkut there are certainly some stage behaviours with the Bitbucket branch source with Blue Ocean. I suspect there is some encoding issues on the Bitbucket branch source that are related to
JENKINS-41407that could be the root cause here.Bitbucket support is coming up on our roadmap soon and we hope to clean up a bunch of problems like the one you are describing. I've added this to our Bitbucket Support epic.