-
Bug
-
Resolution: Fixed
-
Critical
-
-
2.344
I've upgraded to 2.335 from 2.334, and the folder icons no longer display correctly when a JENKINS_PREFIX is included in the config, such as:
[Service]
Environment="JENKINS_PREFIX=/jenkins"
The prefix is added to the absolute URLs:
- is caused by
-
JENKINS-68231 Add support for Ionicons (symbols) to <l:Icon> and <l:task> components
-
- Closed
-
- links to
The issue still exists in 2.338 (run as war deployment to a tomcat instance)
It renders:
<img src="/jenkinshttps://myjenkinsinstance.de/jenkins/custom-avatar-cache/1ec36e9f1a1fb54db76fdc2a5a60b6c5.png?size=48x48" alt="Bitbucket Team/Project" width="48" tooltip="Bitbucket Team/Project" height="48" title="Bitbucket Team/Project">
seemingly conflating context path with the full url