-
Bug
-
Resolution: Not A Defect
-
Major
-
Jenkins Version 1.651
HTML Publisher plugin: 1:11
OS: Windows 7 64 bits
Current Jenkins CSP settings:
Result: sandbox; default-src 'self'; img-src 'self'; style-src 'self' 'unsafe-inline'; script-src 'self' 'unsafe-inline';
However, when trying to access some TestNG/ReportNG generated reports, the console shows the error message below. Basically I cannot expand a Java StackTrace, because this requires a small javascript to run. Hard to say if this is a plugin issue or jenkins issue..
Refused to load the script 'http://
{my.domain}:8080/job/Web%20check%20-%20PRODUCTION/115/HTMLReport/reportng.js' because it violates the following Content Security Policy directive: "script-src 'unsafe-inline'".
[JENKINS-33653] HTML Publisher artifact does not load js script
Attachment | New: System Information [Jenkins].pdf [ 32221 ] |
Resolution | New: Not A Defect [ 7 ] | |
Status | Original: Open [ 1 ] | New: Resolved [ 5 ] |
Workflow | Original: JNJira [ 169614 ] | New: JNJira + In-Review [ 198646 ] |
Assignee | Original: mcrooney [ mcrooney ] | New: Richard Bywater [ r2b2_nz ] |
Status | Original: Resolved [ 5 ] | New: Closed [ 6 ] |