Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-72407

Build status icon missing for multibranch pipeline

XMLWordPrintable

      After updating to version 2.434 in a view the list of jobs had only an icon if it is a freestyle job. For our Gitlab multibrach pipeline jobs only a placeholder for the icon was visible.

      This is what my browser showed as HTML for the broken icons:

      <img src="/gitlab-logo">
      <img>
      

       

      I guess https://github.com/jenkinsci/jenkins/pull/8705 caused this issue. After rolling back to version 2.433 the icons are showing up again.

      After rollback to 2.433:

      <img src="/static/a3c38c1a/plugin/gitlab-branch-source/images//gitlab-logo.svg" alt="Multibranch Pipeline" tooltip="Multibranch Pipeline" style="width: 16px; height: 16px; " class="gitlab-logo icon-sm" title="Multibranch Pipeline">
      <img src="https://example.com/gitlab-avatar/3890659c9cb27e91ac1fc2950b84e9a4?size=16x16" alt="Multibranch Pipeline" tooltip="Multibranch Pipeline" class="icon-sm" title="Multibranch Pipeline">
      

            mawinter69 Markus Winter
            raap_subshell Daniel
            Votes:
            2 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: