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

Console output icon missing when Hudson personal view plugin is installed

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Minor Minor
    • hudson-pview-plugin
    • None

      After some research, I am opening this issue up again. I think this proves beyond a doubt it is not a plugin issue. It is in the war file itself.

      I went to https://get.jenkins.io/war/ and began downloading old war files.  I checked images/24x24, looking for terminal.gif.

      In version 2.332 the file is there. In version 2.333, it is not. I found the cutoff point!

      I checked the changelog for 333, and I believe this is the change that broke it. https://github.com/jenkinsci/jenkins/pull/5778

      On the dashboard default view screenshot in attachments, you will see how it looks without terminal.gif. Looking at the HTML, it is looking for 

      <img border="0" src="/static/66c2a804/images/24x24/terminal.gif" alt="Console output" title="Console output">

      My workaround has been to copy the missing files into war/images/24x24 on my server and restart the service. The images then appear correctly.

       Many other icons are missing from the personal view plugin when installed on Jenkins 2.333 or newer.

          [JENKINS-69774] Console output icon missing when Hudson personal view plugin is installed

          Gary Sturgeon created issue -
          Mark Waite made changes -
          Epic Link New: JENKINS-68251 [ 214877 ]
          Mark Waite made changes -
          Component/s New: hudson-pview-plugin [ 16079 ]
          Component/s Original: core [ 15593 ]
          Mark Waite made changes -
          Description Original: After some research, I am opening this issue up again. I think this proves beyond a doubt it is not a plugin issue. It is in the war file itself.

          I went to [https://get.jenkins.io/war/] and began downloading old war files.  I checked images/24x24, looking for terminal.gif.

          In version 2.332 the file is there. In version 2.333, it is not. I found the cutoff point!

          I checked the changelog for 333, and I believe this is the change that broke it. [https://github.com/jenkinsci/jenkins/pull/5778]

          On the dashboard default view screenshot in attachments, you will see how it looks without terminal.gif. Looking at the HTML, it is looking for 

          <img border="0" src="/static/66c2a804/images/24x24/terminal.gif" alt="Console output" title="Console output">

          My workaround has been to copy the missing files into war/images/24x24 on my server and restart the service. The images then appear correctly.

           
          New: After some research, I am opening this issue up again. I think this proves beyond a doubt it is not a plugin issue. It is in the war file itself.

          I went to [https://get.jenkins.io/war/] and began downloading old war files.  I checked images/24x24, looking for terminal.gif.

          In version 2.332 the file is there. In version 2.333, it is not. I found the cutoff point!

          I checked the changelog for 333, and I believe this is the change that broke it. [https://github.com/jenkinsci/jenkins/pull/5778]

          On the dashboard default view screenshot in attachments, you will see how it looks without terminal.gif. Looking at the HTML, it is looking for 

          <img border="0" src="/static/66c2a804/images/24x24/terminal.gif" alt="Console output" title="Console output">

          My workaround has been to copy the missing files into war/images/24x24 on my server and restart the service. The images then appear correctly.

           Many other icons are missing from the personal view plugin when installed on Jenkins 2.333 or newer.

          Mark Waite made changes -
          Summary Original: Console output icon missing from Jenkins dashboard New: Console output icon missing from Jenkins dashboard when Hudson personal view plugin is installed
          Mark Waite made changes -
          Summary Original: Console output icon missing from Jenkins dashboard when Hudson personal view plugin is installed New: Console output icon missing when Hudson personal view plugin is installed
          Mark Waite made changes -
          Link New: This issue is duplicated by JENKINS-69754 [ JENKINS-69754 ]
          YI WEI HO made changes -
          Assignee New: YI WEI HO [ davidho0403 ]

            davidho0403 YI WEI HO
            sturge Gary Sturgeon
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: