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

ReferenceError: lastPaintInterval is not defined

      When loading the html wall display there is a JS error:

      ReferenceError: lastPaintInterval is not defined
      if (lastPaintInterval != paintInterval)

      This seems to block the job load and the display is stuck in "loading jobs..." forever.

          [JENKINS-17991] ReferenceError: lastPaintInterval is not defined

          Ben Snape added a comment -

          I had the same problem before realising that this was fixed by this commit: https://github.com/jenkinsci/walldisplay-plugin/commit/3aae3210ffef5acd851c939ea020fe849a6d694e

          Updating to 0.6.17 or higher should resolve the problem.

          Ben Snape added a comment - I had the same problem before realising that this was fixed by this commit: https://github.com/jenkinsci/walldisplay-plugin/commit/3aae3210ffef5acd851c939ea020fe849a6d694e Updating to 0.6.17 or higher should resolve the problem.

            Unassigned Unassigned
            gaspaio Rodolfo Ripado
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: