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

Support Jenkins symbols in TopLevelItemDescriptor#getIconClassName()

XMLWordPrintable

    • Icon: New Feature New Feature
    • Resolution: Fixed
    • Icon: Minor Minor
    • core
    • 2.454

      TopLevelItemDescriptor is the Descriptor for TopLevelItem's, generating the overview of entries at yourJenkins/newJob.

      This view doesn't support loading Jenkins symbols yet, #getIconClassName() loads the job icon from a path.

      It would be nice if we could make use of the common symbol syntax, like symbol-jenkins plugin-ionicons-api, to load a custom symbol for a custom job via #getIconClassName(), rather than relying on a static path.

      Resources:
      TopLevelItemDescriptor: https://github.com/jenkinsci/jenkins/blob/master/core/src/main/java/hudson/model/TopLevelItemDescriptor.java

            mawinter69 Markus Winter
            notmyfault Alexander Brandes
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: