Bug 860831 - Failed Systems table does not show system name
Summary: Failed Systems table does not show system name
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Spacewalk
Classification: Community
Component: WebUI
Version: 1.8
Hardware: All
OS: Linux
unspecified
low
Target Milestone: ---
Assignee: Tomas Lestach
QA Contact: Red Hat Satellite QA List
URL:
Whiteboard:
Depends On:
Blocks: space18
TreeView+ depends on / blocked
 
Reported: 2012-09-26 20:06 UTC by Kevin Stange
Modified: 2012-11-01 16:20 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2012-11-01 16:20:31 UTC
Embargoed:


Attachments (Terms of Use)

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


Note You need to log in before you can comment on or make changes to this bug.