Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-36440

Build Failure Analyzer: consoleFull/contextMenu is invalid

      As you hover over the right-side of "Indication_1", a down-arrow appears. If you click on the arrow, a contextMenu XHR request fires in the background. Unfortunately, they all seem to fail with a 404 "not found" response.

      Error message on Web debugger console: prototype.js:1585 POST http://jenkins/job/job_name/build_number/consoleFull/contextMenu 404 (Not Found)

      I believe it is because of invalid URL for contextMenu; consoleFull/contextMenu.
      Context menus for others work with JSON, however, consoleFull/contextMenu just redirects to the build page, also hard to expect any contextMenu from console output.

      Just in case it has been probably caused from old version of plug-in, please let me know. Otherwise, I recommend that the URL for down-arrow menu should be modified for proper purposes, for example a selection for highlighted (claimed) lines for the build log indication.

          [JENKINS-36440] Build Failure Analyzer: consoleFull/contextMenu is invalid

          There are no comments yet on this issue.

            t_westling Tomas Westling
            bugurgirl Jinha Park
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: