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

Walldisplay is not working properly when job names contain spaces

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major Major
    • walldisplay-plugin
    • None

      [Steps to reproduce]

      • Add project with at least one space in name to the walldisplay

      [Expected output]

      • Everything should work fine, progress updated, etc.

      [Actual output]

      • Progress is not updated, browser with walldisplay slowly consumes memory and eventually dies.

      [Reason]

      • JQuery $("#" + job.name) is used to find DIVs for jobs, so it fails to find them when there are spaces in job.name. Hopefully, I'll post the link to fix here tomorrow (git hub pull request).

            pelle Christian Pelster
            romanhawk Roman Ainbound
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: