-
Bug
-
Resolution: Unresolved
-
Minor
-
None
The paths to icons appears to assume that Jenkins has been installed at the root webapp context. If this isn't the case, the images are broken.
For example, this is one such URL:
http://[host]/plugin/build-failure-analyzer/images/16x16/information.png
But because my jenkins url is http://[host]/jenkins, the above produces a 404.
- is duplicated by
-
JENKINS-16868 Icons are not displayed with a reverse proxy
-
- Resolved
-
[JENKINS-15948] Analyzer Icons aren't displayed if Jenkins isn't installed at root context.
Resolution | New: Fixed [ 1 ] | |
Status | Original: Open [ 1 ] | New: Closed [ 6 ] |
Resolution | Original: Fixed [ 1 ] | |
Status | Original: Closed [ 6 ] | New: Reopened [ 4 ] |
Attachment | New: jenkins-failbadge.png [ 22962 ] |
Resolution | New: Fixed [ 1 ] | |
Status | Original: Reopened [ 4 ] | New: Resolved [ 5 ] |
This has been fixed in the latest version of the source, will close this when we do a new release, which should be soon.