Fix showing custom computer icon in executor status window

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

XMLWordPrintable

      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

            Assignee:
            Sebastien Guillemot
            Reporter:
            Sebastien Guillemot
            Archiver:
            Jenkins Service Account

              Created:
              Updated:
              Resolved:
              Archived: