|
||||||||
|
This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators. For more information on JIRA, see: http://www.atlassian.com/software/jira |
||||||||
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
For more options, visit https://groups.google.com/d/optout.

For me it's happening as well with 1.6.0 and Jenkins 1.537
If jenkins is located at http://jenkins.mycorp.com/jenkins, then some URL for images are written as http://jenkins.mycorp.com/jenkins/jenkins/plugin/build-failure-analyzer/images/*
I only have problems with http://jenkins.mycorp.com/jenkins/jenkins/plugin/build-failure-analyzer/images/48x48/information.png on both the build info page and the "build history" box.
If Jenkins is installed at root folder (http://jenkins.mycorp.com/) then the route is
http://jenkins.mycorp.com//plugin/build-failure-analyzer/images/48x48/information.png (incorrect) but the image loads as one slash is ignored.