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

dashboard -view does not honour the prefix commandline parameter

      Wrong URLs are used to access the buid stability images, looks like the --prefix commandline setting is not honoured. For example the following URL is used:

      http://<server>/static/0eb6924c/images/16x16/health-80plus.png

      instead of

      http://<server>/jenkins/static/0eb6924c/images/16x16/health-80plus.png

      --prefix=/jenkins is set in jenkins.xml

          [JENKINS-18023] dashboard -view does not honour the prefix commandline parameter

          Reynald Borer added a comment -

          Same problem here, was also working with previous version of the plugin.

          Reynald Borer added a comment - Same problem here, was also working with previous version of the plugin.

          Reynald Borer added a comment -

          It's a regression from the following pull request: https://github.com/jenkinsci/dashboard-view-plugin/pull/15/

          If I revert the jobLink.jelly manually on my installation, icons work as expected again.

          Reynald Borer added a comment - It's a regression from the following pull request: https://github.com/jenkinsci/dashboard-view-plugin/pull/15/ If I revert the jobLink.jelly manually on my installation, icons work as expected again.

          Reynald Borer added a comment -

          Seems already fixed by JENKINS-18049

          Reynald Borer added a comment - Seems already fixed by JENKINS-18049

            petehayes Peter Hayes
            bverbrug Bob Verbrugge
            Votes:
            1 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: