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

Missing URL escaping for job names containing "/"

    • Icon: Bug Bug
    • Resolution: Not A Defect
    • Icon: Major Major
    • blueocean-plugin
    • 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 "/"

            jamesdumay James Dumay
            pprkut Heinz Wiesinger
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: