-
Bug
-
Resolution: Fixed
-
Minor
-
None
-
-
1.11
After uploading a custom folder icon, the icon does not show up. Instead the ALT-Text of the image "Folder" is displayed. The provided URL of the image returns a 404.
I believe, getImageOf() returns a wrong path. I think using Jenkins.RESOURCE_PATH is wrong, since this points into the .war file of jenkins itself. It should be working if this is left out when building the url string.
- is caused by
-
JENKINS-68639 Malformed URLs for status icons images
- Closed