Some icons missed after update Gerrit Trigger from 2.39.2 to 2.39.4

This issue is archived. You can view it, but you can't modify it. Learn more

XMLWordPrintable

    • 2.40.0

      After update Gerrit Trigger from 2.39.2 to 2.39.4 some icons couldn't be found.

      Previously there were icons about the state of other jobs triggered by gerrit changes. Now they are gone, there is only an empty img tag in the HTML code. It is empty when plugin tries to upload icon https://github.com/jenkinsci/gerrit-trigger-plugin/blob/master/src/main/resources/com/sonyericsson/hudson/plugins/gerrit/trigger/hudsontrigger/GerritCause/description.jelly#L57

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

      <td windth="18">
          <img>
      </td> 

       

      Looks like after changes in JENKINS-71007, plugin doesn't use icons from plugin root, but tries use icons from Jenkins root. But it doesn't work properly

        1. image-2024-01-29-10-00-21-650.png
          10 kB
          Kirill Tikhonov
        2. image-2024-01-29-10-01-29-257.png
          10 kB
          Kirill Tikhonov
        3. screenshot-1.png
          39 kB
          Stephan Krull

            Assignee:
            rsandell
            Reporter:
            Kirill Tikhonov
            Archiver:
            Jenkins Service Account

              Created:
              Updated:
              Resolved:
              Archived: