The icon in script console (http://localhost:8080/script) can not be displayed, due to the lack of a getIcon() method in jenkins.model.Jenkins or hudson.model.Hudson.

      The script console on a jenkins agent has a icon, but the wrong one: http://localhost:8080/computer/<agent_name>/script

          [JENKINS-37814] missing icon in script console

          Raphael Pionke added a comment - https://github.com/jenkinsci/jenkins/pull/2528

          Code changed in jenkins
          User: Raphael Pionke
          Path:
          core/src/main/resources/lib/hudson/scriptConsole.jelly
          http://jenkins-ci.org/commit/jenkins/a6e1b0bebfe9dc46b3c919c917a1be4438207af7
          Log:
          [FIXED JENKINS-37814] make the icon of the script console configurable (#2528)

          • make the icon of the script console configurable
          • we don't need an extra variable
          • use <j:choose>

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: Raphael Pionke Path: core/src/main/resources/lib/hudson/scriptConsole.jelly http://jenkins-ci.org/commit/jenkins/a6e1b0bebfe9dc46b3c919c917a1be4438207af7 Log: [FIXED JENKINS-37814] make the icon of the script console configurable (#2528) make the icon of the script console configurable we don't need an extra variable use <j:choose>

          Oleg Nenashev added a comment -

          The fix has been released in 2.21

          Oleg Nenashev added a comment - The fix has been released in 2.21

            rpionke Raphael Pionke
            rpionke Raphael Pionke
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: