-
Bug
-
Resolution: Fixed
-
Minor
-
-
2.0.0
Icons in the build pipeline view seems to be broken after upgrade of Jenkins
Previous Jenkins Version: 2.315
Current Jenkins Version: 2.337
- is duplicated by
-
JENKINS-69119 images/24x24/setting.png and others missing
-
- Closed
-
- links to
The last release of the plugin was 4years ago, according to the plugin site. There is even an XSS warning on the plugin from the security team.
I believe that the problem was introduced by https://github.com/jenkinsci/jenkins/pull/5778 when we removed the PNG files from Jenkins. The icons are directly called from https://github.com/jenkinsci/build-pipeline-plugin/blob/d227e5e30fa6a62c56c5cbbc3d1d460c88880009/src/main/resources/au/com/centrumsystems/hudson/plugin/buildpipeline/BuildPipelineView/bpp.jelly#L60-L110.