-
Bug
-
Resolution: Incomplete
-
Minor
-
None
-
jenkins 2.46.3 on Windows server 2012 R2
html publisher plugin 1.13
Tested with firefox (last version), chrome (last version), IE 11
I use the report generator (https://github.com/danielpalme/ReportGenerator) to generate a report of the nunit test results. The report contains also a javascript file (combined.js) to create a history chart. But this javascript file is never downloaded, although I have changed the security setting to "sandbox; default-src 'self';" as suggested in this page (https://wiki.jenkins-ci.org/display/JENKINS/Configuring+Content+Security+Policy)
Hi - can you please attach the browser console log from when you request the page? This will help guide as to what issue the browser has with the content & security settings.