"Indication" drop-down raises exception in Javascript console

This issue is archived. You can view it, but you can't modify it. Learn more

XMLWordPrintable

      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)
      

            Assignee:
            Tomas Westling
            Reporter:
            Allan Lewis
            Archiver:
            Jenkins Service Account

              Created:
              Updated:
              Archived: