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

MultiJob project console output link is broken if job is opened from a view

XMLWordPrintable

      Open the page of a MultiJob project from a view. You will get the same page in the different URL-s:
      jenkinsserver:8080/job/My_Jobs_name_MultiJob/
      jenkinsserver:8080/view/Unit_tests/job/My_Jobs_name_MultiJob/

      But because of the relative urls, the link to the MultiJob-s console output is also different:
      jenkinsserver:8080/view/Unit_tests/view/Unit_tests/job/My_Jobs_name_MultiJob/10/console

      jenkinsserver:8080/job/My_Jobs_name_MultiJob/10/console

      As it's showed above, the link for the console output contains the view name twice. The correct shloud contain the view name once ow not at all:

      jenkinsserver:8080/view/Unit_tests/job/My_Jobs_name_MultiJob/10/console

      jenkinsserver:8080/job/My_Jobs_name_MultiJob/10/console

            fredg Fred G
            ocsi01 Adam Ocsvari
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: