-
Bug
-
Resolution: Unresolved
-
Minor
-
None
-
Jenkins v2.176.2
Build Failure Analyzer Plugin 1.24.1
Fedora 30
Firefox 70.0.1 / Google Chrome 78.0.3904.108
On a build status page where a failure has been identified, each "indication" has a drop-down arrow next to it; this appears when hovering over the text. Clicking this should presumably present some options, but instead it throws a Javascript exception that can be seen in the console:
Firefox 70
SyntaxError: JSON.parse: unexpected character at line 1 column 1 of the JSON data prototype.js:747:17
Chrome 78
hudson-behavior.js:2995 Uncaught SyntaxError: Unexpected token < in JSON at position 0 at JSON.parse (<anonymous>) at String.parseJSON [as evalJSON] (prototype.js:747) at onComplete (breadcrumbs.js:204) at klass.respondToReadyState (prototype.js:1670) at klass.onStateChange (prototype.js:1600) at XMLHttpRequest.<anonymous> (prototype.js:414)