-
Bug
-
Resolution: Duplicate
-
Major
-
None
-
Linux, Docker, Version 2.335
Currently the icon URLs on the dashboard that come from the avatar-cache are broken, since they are prepended by a slash . This occurs when using project folders with Bitbucket branch source plugin. Downgrading Jenkins to 2.334 fixes this issue.
I think it was introduced with Pull 6273.
For example the icon URLs look like the following:
<td class="jenkins-table__cell--tight jenkins-table__icon"> <div class="jenkins-table__cell__button-wrapper"> <img src="/https://ci.mydomain.local/custom-avatar-cache/ad0d8b1a9a6c35b1c1f140a5713d45be.png?size=32x32" alt="Bitbucket Team/Project" tooltip="Bitbucket Team/Project" class="icon-lg"> </div> </td>
- duplicates
-
JENKINS-67823 GitHub organization folders not rendered correctly (regression in Jenkins 2.335)
-
- Closed
-
- relates to
-
JENKINS-68270 GitLab multibranch pipeline not rendered correctly (regression in 2.341)
-
- Closed
-
- links to
Between
JENKINS-67823,JENKINS-67849,JENKINS-67869, andJENKINS-67877I am having a hard time understanding what issues remain at the time of current writing. If you are still experiencing an issue and are running the latest weekly and latest plugins, please leave a comment inJENKINS-67823(not this ticket!) so that we can assess what remains to be done for this work unit.