-
Bug
-
Resolution: Unresolved
-
Minor
-
Jenkins 1.250.1 running on Windows 7 Enterprise OS
LoadRunner 12.61
The Transaction Summary report is essentially blank after clicking on the link.
I can see in the View Source that there should be information displayed, but it is not there.
Hello Randy,
Please unset the CSP header: System.setProperty("hudson.model.DirectoryBrowserSupport.CSP", "").
https://wiki.jenkins.io/display/JENKINS/Configuring+Content+Security+Policy
Regards,
Rolando