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

Build status icon missing for multibranch pipeline

      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">
      

          [JENKINS-72407] Build status icon missing for multibranch pipeline

          Daniel created issue -
          Daniel made changes -
          Remote Link New: This issue links to "Github PR #8705: Use symbols for build status (Web Link)" [ 29116 ]
          Daniel made changes -
          Attachment New: should look so.png [ 61645 ]
          Daniel made changes -
          Description Original: 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:
          {code:html}
          <img src="/gitlab-logo">
          <img>
          {code} 

          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:
          {code:html}
          <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">
          {code}
          New: 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:
          {code:html}
          <img src="/gitlab-logo">
          <img>
          {code} 

          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:
          {code:html}
          <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">
          {code}
           !should look so.png|thumbnail!
          Alexander Brandes made changes -
          Assignee Original: Parichay Barpanda [ baymac ]
          Alexander Brandes made changes -
          Remote Link Original: This issue links to "Github PR #8705: Use symbols for build status (Web Link)" [ 29116 ]
          Mark Waite made changes -
          Summary Original: Build status icon missing for multibranch pipeline missing New: Build status icon missing for multibranch pipeline
          Daniel made changes -
          Environment New: Jenkins version 2.434
          Markus Winter made changes -
          Link New: This issue duplicates JENKINS-72576 [ JENKINS-72576 ]
          Markus Winter made changes -
          Assignee New: Markus Winter [ mawinter69 ]
          Markus Winter made changes -
          Status Original: Open [ 1 ] New: In Progress [ 3 ]

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

              Created:
              Updated:
              Resolved: