[Spacewalk-list] Spacewalk 1.8, missing column in systems overview list

Jan Pazdziora jpazdziora at redhat.com
Sat Nov 3 08:40:52 UTC 2012


On Fri, Nov 02, 2012 at 10:34:04PM +0100, vogt at spamcop.net wrote:
> Upgrading to Spacewalk 1.8 the systems overview and other similar
> lists don't show the column for the number of config files with
> differences.
> 
> Browsing through the source code I think it's a bug at line 105 of
> 
> java/code/webapp/WEB-INF/pages/common/fragments/systems/system_listdisplay.jspf
> 
> It says:
> 
> <c:if test = "${empty noConfigFiles} and empty extraPackagesMode">
> 
> I think it should be
> 
> <c:if test = "${empty noConfigFiles and empty extraPackagesMode}">
> 
> instead.

You are right, thank you for reporting this. I've now fixed master.
We will do updated 1.8 packages probably sometimes next wekk.

-- 
Jan Pazdziora
Principal Software Engineer, Satellite Engineering, Red Hat




More information about the Spacewalk-list mailing list