Bug 860831

Summary: Failed Systems table does not show system name
Product: [Community] Spacewalk Reporter: Kevin Stange <kevin>
Component: WebUIAssignee: Tomas Lestach <tlestach>
Status: CLOSED CURRENTRELEASE QA Contact: Red Hat Satellite QA List <satqe-list>
Severity: low Docs Contact:
Priority: unspecified    
Version: 1.8   
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2012-11-01 16:20:31 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 871344    

Description Kevin Stange 2012-09-26 20:06:21 UTC
When a task fails, it appears in Schedule > Failed Actions for review.  When I click on the failed action, then on "Failed Systems" the System column is missing the name of the system, which is needed to effectively resolve a failure.  The HTML has a link to the system, so it can be identified by viewing the source.

I suspect this to be related to the jsp file:

/var/lib/tomcat6/webapps/rhn/WEB-INF/pages/schedule/failedsystems.jsp

Presumably, this line (28) is wrong:

<c:out value="${current.name}" escapeXml="true" />

Example output:

<a href="/network/systems/details/history/event.pxt?sid=1000010020&amp;hid=1186"></a>

Version-Release number of selected component:

spacewalk-java-1.8.151-1.el6.noarch

I have reproduced this with all the failed upgrade actions I have attempted.

Comment 1 Tomas Lestach 2012-10-02 09:38:29 UTC
Valid bug.

spacewalk.git: 8be5a34a871f167dff51649000782448a278fb5d

Thanks for reporting!

Comment 2 Jan Pazdziora 2012-10-30 19:25:00 UTC
Moving ON_QA. Packages that address this bugzilla should now be available in yum repos at http://yum.spacewalkproject.org/nightly/

Comment 3 Kevin Stange 2012-10-30 21:04:20 UTC
I can confirm this is addressed by the update and is working properly now.

Comment 4 Jan Pazdziora 2012-11-01 16:20:31 UTC
Spacewalk 1.8 has been released: https://fedorahosted.org/spacewalk/wiki/ReleaseNotes18