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

Broken image links when using CloudBees Folders plugin

      If you add a Jobs Grid portlet to a dashboard view and include some folders, the primary icon is broken.

      The reason is that the view was using job.buildStatusUrl, which is not defined for a folder. It could be, but anyway you were unnecessarily constructing icon URLs, when StatusIcon (and BuildHealth) already provide approved methods for getting the full image URL.

      Fixing this also gets support for custom folder icons for free.

          [JENKINS-17988] Broken image links when using CloudBees Folders plugin

          Code changed in jenkins
          User: Marco Ambu
          Path:
          src/main/resources/hudson/plugins/view/dashboard/jobLink.jelly
          http://jenkins-ci.org/commit/dashboard-view-plugin/8b830d2870d310eb829916bceceba6bb172000b6
          Log:
          Merge pull request #15 from jglick/folders-JENKINS-17988

          [FIXED JENKINS-17988] Use appropriate icon construction methods

          Compare: https://github.com/jenkinsci/dashboard-view-plugin/compare/8ac89f359a89...8b830d2870d3

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: Marco Ambu Path: src/main/resources/hudson/plugins/view/dashboard/jobLink.jelly http://jenkins-ci.org/commit/dashboard-view-plugin/8b830d2870d310eb829916bceceba6bb172000b6 Log: Merge pull request #15 from jglick/folders- JENKINS-17988 [FIXED JENKINS-17988] Use appropriate icon construction methods Compare: https://github.com/jenkinsci/dashboard-view-plugin/compare/8ac89f359a89...8b830d2870d3

            jglick Jesse Glick
            jglick Jesse Glick
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: