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

Fix showing custom computer icon in executor status window

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Minor Minor
    • core
    • None

      Fix showing custom computer icon in executor status window. If somebody creates a plugin with a custom Computer type and overrides the getIcon() and getIconClassName() methods, the new icon will be displayed in the /computer/ page of Jenkins. However, the executor status window has the default icon hard-coded into it and so it will not be updated.

      See: https://github.com/jenkinsci/jenkins/blob/master/core/src/main/resources/lib/hudson/executors.jelly#L37
      https://github.com/jenkinsci/jenkins/blob/master/core/src/main/java/hudson/model/Computer.java#L730

            segu Sebastien Guillemot
            segu Sebastien Guillemot
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: