Satellite 5.4: update status icons are not displayed in System Groups

Solution Verified - Updated -

Environment

  • Red Hat Network Satellite 5.4

Issue

  • Update status icons are not displayed in System Groups view

Resolution

Root Cause

  • The root cause is because html code is missing a closing tag ">"
    <a href="/network/systems/groups/errata_list.pxt?sgid=123"
    
    <img src="/img/icon_crit_update.gif" border="0"
                              alt="Security Updates Needed"
                              title="Security Updates Needed" /> 
                       </a>
    

Diagnostic Steps

  • Affected Packages:
    spacewalk-java-1.2.39-45.el5sat
    

This solution is part of Red Hat’s fast-track publication program, providing a huge library of solutions that Red Hat engineers have created while supporting our customers. To give you the knowledge you need the instant it becomes available, these articles may be presented in a raw and unedited form.

Comments