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

Wrong link to console output when using folders and view in current url

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Cannot Reproduce
    • Icon: Minor Minor
    • extra-columns-plugin
    • None
    • Jenkins 1.655, extra-columns 1.16, Debian

      I recently reorganized jobs using the folders plugin from Cloudbees.

      When browsing to a job directly from the folder the console output link is correct.
      example:
      http://jenkins/job/MyFolder/job/MyJob
      gives
      <a href="/job/MyFolder/job/MyJob/1/console">

      When browsing via a view to the job then the console output link is wrong.
      example:
      http://jenkins/view/MyView/job/MyFolder/job/MyJob
      gives
      <a href="../../../../job/MyJob/1/console">

            fredg Fred G
            eivin Eivin Giske Skaaren
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: