-
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)
[JENKINS-44941] In html report Javascript file isn't downloaded although security settings are "sandbox; default-src 'self';"
Description | Original: 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|[https://camo.githubusercontent.com/9139856dae13e3619357399be3750301cf200056/687474703a2f2f64616e69656c70616c6d652e6769746875622e696f2f5265706f727447656e657261746f722f7265736f75726365732f73637265656e73686f74312e706e67]] 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]) |
New:
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 [link title|http://example.com] [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]) |
Description |
Original:
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 [link title|http://example.com] [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]) |
New: 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|https://camo.githubusercontent.com/9139856dae13e3619357399be3750301cf200056/687474703a2f2f64616e69656c70616c6d652e6769746875622e696f2f5265706f727447656e657261746f722f7265736f75726365732f73637265656e73686f74312e706e67]. 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]) |
Assignee | Original: mcrooney [ mcrooney ] | New: Richard Bywater [ r2b2_nz ] |
Resolution | New: Incomplete [ 4 ] | |
Status | Original: Open [ 1 ] | New: Closed [ 6 ] |
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.