-
Bug
-
Resolution: Fixed
-
Major
-
jenkins 1.514 behind Apache , dashboard-view 2.6
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
- is related to
-
JENKINS-18049 Dashboard View plugin v2.6 broke URL path to build stability images.
-
- Resolved
-
Same problem here, was also working with previous version of the plugin.