-
Bug
-
Resolution: Fixed
-
Critical
-
None
-
Jenkins 1.642, Robot Framework plugin 1.6.2
-
-
2.1.2
When trying to open Robot Framework log (or report) I get an error in my browser:
"...
Opening Robot Framework log failed
Verify that you have JavaScript enabled in your browser.
Make sure you are using a modern enough browser. Firefox 3.5, IE 8, or equivalent is required, newer browsers are recommended.
Check are there messages in your browser's JavaScript error log. Please report the problem if you suspect you have encountered a bug.
..."
I am using Firefox v. 43 where javascript.enabled is true.
EDIT:
Per danielbeck in this comment, a possible solution to study is used in Cucumber-plugin: https://github.com/jenkinsci/cucumber-reports-plugin/pull/66/files
- is duplicated by
-
JENKINS-32077 Javascript errors
-
- Closed
-
-
JENKINS-62027 I am unable to view the log.html or report.html file because of javascript error messages
-
- Closed
-
-
JENKINS-38338 Opening Robot Framework report failes
-
- Closed
-
- links to
Jenkins implemented CSP for valid security reasons. So I'm changing the priority from Major to Critical as the ideal of circumventing CSP is alot less than ideal.