Description of problem: When I'm channel management -> Packages -> List / Remove, "Compare packages" action is strangely indented. Looking into HTML code of the page shows incorrect HTML markup (maybe leaked JSP tags?). Version-Release number of selected component (if applicable): How reproducible: Steps to Reproduce: 1. On webUI: Channels -> Manage Software Channels -> <some_channel> -> Packages -> List / Remove 2. Check HTML around "Compare Packages" Actual results: <ul> <li> <a href="/rhn/channels/manage/ChannelPackages.do?cid=103"> List / Remove Packages </a> </li> <li> <a href="/rhn/channels/manage/ChannelPackagesAdd.do?cid=103"> Add Packages </a> </li> <rhn-require acl_mixins="RHN::Access::Channel" acl="not channel_packaging_type(sysv-solaris)"> <li> <a href="/network/software/channels/manage/packages/compare/index.pxt?cid=103"> Compare Packages </a> </li> </rhn-require> </ul> Expected results: No such tags there.
removed in spacewalk master commit: 80f24c2e97504665a5ee039e8864cceffc297b26
Satellite 5.6 has been released. This bug was tracked under the release. This bug was either VERIFIED or RELEASE_PENDING (re-verified prior shortly before release). Moving to CLOSED CURRENT_RELEASE. Text from Upgrade Erratum follows: Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. http://rhn.redhat.com/errata/RHEA-2013-1395.html