-
Bug
-
Resolution: Cannot Reproduce
-
Minor
-
None
-
Jenkins ver. 2.46.2, HTML Publisher 1.13
Hi,
We install the HTML Publisher 1.13 to Jenkins to display Pickles/Selenium results. It works runs and works fine but the only issue we are having is that the Pass, Fail or Inconclusive result icons are not displaying. Looks like a CSS style issue but we can't figure it out to make it work. Please see attached screenshot. Any help will be much appreciated.
Thanks!
[JENKINS-44626] The Publisher is not showing Pass/Fail/Inconclusive image icons
Attachment | New: Capturedev.png [ 38195 ] |
Assignee | Original: bap [ bap ] | New: Alex Earl [ slide_o_mix ] |
Component/s | New: htmlpublisher-plugin [ 15681 ] | |
Component/s | Original: publish-over-cifs-plugin [ 15850 ] | |
Component/s | Original: publish-over-ftp-plugin [ 15791 ] | |
Component/s | Original: publish-over-ssh-plugin [ 15792 ] | |
Component/s | Original: publish-to-bitbucket-plugin [ 22125 ] |
Assignee | Original: Alex Earl [ slide_o_mix ] | New: Richard Bywater [ r2b2_nz ] |
Resolution | New: Cannot Reproduce [ 5 ] | |
Status | Original: Open [ 1 ] | New: Resolved [ 5 ] |
Status | Original: Resolved [ 5 ] | New: Closed [ 6 ] |
coldflu - This looks to be most likely due to Content Security Policy - if you check the browser console this should confirm this. If that's the case, then https://wiki.jenkins.io/display/JENKINS/Configuring+Content+Security+Policy is a useful resource for fixing.