The build metrics icon is called icons/build-metrics.PNG, however the link used in the management page references icons/build-metrics.png. This works on Windows where filenames are case insensitive, but will not work on Unix.

      There doesn't seem to be a build-metrics component in JIRA, so I've set it to plugin instead, I hope this is okay.
      [[Shannon]] Found the build-metrics component and adjusted the ticket.

          [JENKINS-16270] Build metrics icon filename incorrect

          Jamie Penman-Smithson created issue -
          Shannon Kerr made changes -
          Component/s New: build-metrics [ 17545 ]
          Component/s Original: plugin [ 15491 ]
          Description Original: The build metrics icon is called {{icons/build-metrics.*PNG*}}, however the link used in the management page references {{icons/build-metrics.*png*}}. This works on Windows where filenames are case insensitive, but will not work on Unix.

          There doesn't seem to be a {{build-metrics}} component in JIRA, so I've set it to {{plugin}} instead, I hope this is okay.
          New: The build metrics icon is called {{icons/build-metrics.*PNG*}}, however the link used in the management page references {{icons/build-metrics.*png*}}. This works on Windows where filenames are case insensitive, but will not work on Unix.

          There doesn't seem to be a {{build-metrics}} component in JIRA, so I've set it to {{plugin}} instead, I hope this is okay.
          [[Shannon]] Found the build-metrics component and adjusted the ticket.
          Labels Original: plugin New: build-metrics plugin

          Shannon Kerr added a comment -

          To get around this bug until it is fixed, you can do this on systems that use the Debian Package Manager (I'm using Ubuntu 12.04):

          sudo dpkg-divert --divert /var/lib/jenkins/plugins/build-metrics/icons/build-metrics.png --rename /var/lib/jenkins/plugins/build-metrics/icons/build-metrics.PNG

          to revert once the issue is fixed:

          dpkg-divert --rename --remove /var/lib/jenkins/plugins/build-metrics/icons/build-metrics.PNG

          Shannon Kerr added a comment - To get around this bug until it is fixed, you can do this on systems that use the Debian Package Manager (I'm using Ubuntu 12.04): sudo dpkg-divert --divert /var/lib/jenkins/plugins/build-metrics/icons/build-metrics.png --rename /var/lib/jenkins/plugins/build-metrics/icons/build-metrics.PNG to revert once the issue is fixed: dpkg-divert --rename --remove /var/lib/jenkins/plugins/build-metrics/icons/build-metrics.PNG

          Shannon Kerr added a comment -

          Hi Maddy, are you still supporting this plugin?

          Shannon Kerr added a comment - Hi Maddy, are you still supporting this plugin?
          Shannon Kerr made changes -
          Assignee New: Maddy Goss [ javamllama ]
          R. Tyler Croy made changes -
          Workflow Original: JNJira [ 147084 ] New: JNJira + In-Review [ 176804 ]
          Rolf Rother made changes -
          Assignee Original: Maddy Goss [ javamllama ] New: Rolf Rother [ px3 ]

          Rolf Rother added a comment -

          Fixed. and will be included in the next release

          Rolf Rother added a comment - Fixed. and will be included in the next release

          Code changed in jenkins
          User: Rolf Rother
          Path:
          src/main/webapp/icons/build-metrics.PNG
          src/main/webapp/icons/build-metrics.png
          http://jenkins-ci.org/commit/build-metrics-plugin/d7b6838706ad2398505ca00174f54f4a582b1eb0
          Log:
          [FIXED JENKINS-16270] Fixed filename from PNG to png

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: Rolf Rother Path: src/main/webapp/icons/build-metrics.PNG src/main/webapp/icons/build-metrics.png http://jenkins-ci.org/commit/build-metrics-plugin/d7b6838706ad2398505ca00174f54f4a582b1eb0 Log: [FIXED JENKINS-16270] Fixed filename from PNG to png
          SCM/JIRA link daemon made changes -
          Resolution New: Fixed [ 1 ]
          Status Original: Open [ 1 ] New: Resolved [ 5 ]

            px3 Rolf Rother
            jamiep Jamie Penman-Smithson
            Votes:
            2 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: