Bug 351061

Summary: Convert systems/details/ErrataList.do to new list tag
Product: Red Hat Satellite 5 Reporter: John Matthews <jmatthew>
Component: WebUIAssignee: John Matthews <jmatthew>
Status: CLOSED CURRENTRELEASE QA Contact: wes hayutin <whayutin>
Severity: low Docs Contact:
Priority: low    
Version: 510   
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: sat510 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2008-04-02 21:07:24 UTC Type: ---
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: 348691    

Description John Matthews 2007-10-24 18:25:59 UTC
Description of problem:
Convert JSP to using the newer <rl:list> tag.

Comment 1 John Matthews 2007-10-26 17:09:09 UTC
svn commit info
Date: 2007-10-25 18:12:33 -0400 (Thu, 25 Oct 2007)
New Revision: 133229

Comment 2 wes hayutin 2007-11-01 12:26:07 UTC
hrm.. not sure I can verify this w/o knowing what to look for 

<form method="POST" id="listset_719048769" name="name_719048769"
action="/rhn/systems/details/ErrataList.do?sid=1000010021">

	<!-- List id 955909309 -->

Comment 3 John Matthews 2007-11-01 13:01:46 UTC
The new list tag can be verified by looking at the JSP
(/WEB-INF/pages/systems/errata.jsp) and searching for usage of <rl:listset> &
<rl:list>, prior to this it was using <rhn:listdisplay> & <rhn:list>.

For verification of this bug, please perform a basic regression test against
systems/details/ErrataList.do to see if any functionality is missing/broken.





Comment 4 wes hayutin 2007-11-01 13:56:13 UTC
k.. most everything looks good here..
I saw some problems I could not reproduce..

this passes, will keep an eye on this page :)

Comment 5 Pradeep Kilambi 2008-03-18 17:22:59 UTC
looks ok.. release pending

Comment 6 Brandon Perkins 2008-04-02 21:07:24 UTC
UI Enhancements for 5.1 Sat GA so Closed for Current Release.