-
Bug
-
Resolution: Cannot Reproduce
-
Major
-
Jenkins 2.169
BlueOcean 1.14.0
Jenkins installed on Windows
Git Plugin 3.9.3
Git Client Plugin 2.7.6
I have a GIT Branch called "v10/release".
1. In default UI of Jenkins, the link of this branch in my "ice" Github repository (/job/ice/) is : "/job/ice/job/v10%252Frelease/" (404 error) instead of "/job/ice/job/v10%2Frelease/" which works (display correctly the page, I can execute a build, see logs, etc...)
note: All branches without slashes work perfectly.
2. In Blue Ocean, Jobs of this branch are listed, but not displayed correctly:
Example: /blue/organizations/jenkins/ice/detail/v10%2Fmaster/2/pipeline/
As you can see in my screenshot, urls are also double encoded