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

Safari 10.x issues with paths containing URL encoded characters

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Minor Minor
    • blueocean-plugin
    • None

      This is an issue that needs to be investigated more. It spun out of JENKINS-41425.

      Basically ...

      1. create a folder "Foo"
      2. create a job in that folder named "Bar"
      3. open the job in classic Jenkins and press the "Open Blue Ocean" button

      Works on Chrome, FF and Safari 9.x. Doesn't work on Safari 10.x.

      The BO URL for this job will be blue/organizations/jenkins/Foo%2FBar. It sounds like Safari 10.x is URL decoding the path and converting it into blue/organizations/jenkins/Foo/Bar, causing the user to see a 404. This is not happening on the other browsers tested (including the earlier version of Safari).

            Unassigned Unassigned
            tfennelly Tom FENNELLY
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: