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

missing icon in script console

    XMLWordPrintable

Details

    Description

      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

      Attachments

        Activity

          rpionke 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_issue_link 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 Oleg Nenashev added a comment -

          The fix has been released in 2.21

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

          People

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

            Dates

              Created:
              Updated:
              Resolved: