Issue Type: Bug Bug
Affects Versions: current
Assignee: Ulli Hafner
Attachments: missing_icons.JPG
Components: checkstyle, findbugs, pmd, warnings
Created: 03/Jul/14 8:27 PM
Description:

Our third party Web Server, which has XSS filter enabled, is preventing the icons for Java Warnings, Checkstyle, FindBugs and PMD links from displaying properly. This is because there is a double slash in the icon's URL:

http://mybuildserver/jenkins/static/7c13bfa8//plugin/warnings/icons/java-24x24.png
http://mybuildserver/jenkins/static/7c13bfa8//plugin/checkstyle/icons/checkstyle-24x24.png
http://mybuildserver/jenkins/static/7c13bfa8//plugin/findbugs/icons/findbugs-24x24.png
http://mybuildserver/jenkins/static/7c13bfa8//plugin/pmd/icons/pmd-24x24.png

I am able to display the icons in the Internet Explorer if I remove the extra slash from the URL.

Project: Jenkins
Priority: Major Major
Reporter: Pavel Saab
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.

Reply via email to