Bug 145749

Summary: Update & Remove Packages link doesn't work
Product: [Retired] Red Hat Network Reporter: Jesus M. Rodriguez <jesusr>
Component: RHN/R&DAssignee: Michael Bowman <mbowman>
Status: CLOSED CURRENTRELEASE QA Contact: Red Hat Satellite QA List <satqe-list>
Severity: medium Docs Contact:
Priority: medium    
Version: RHN Devel   
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: 2005-01-24 20:16:28 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: 125080    

Description Jesus M. Rodriguez 2005-01-21 02:13:06 UTC
admin_detail.xml points to /rhn/schedule/PackageList.do.  There is
not struts-config.xml mappign for that action.  Also, there isn't
any page for that list.

Please see /network/schedule/package_list.pxt?aid=19820517
page for implementation.

Results in a 404 error.  Add the correct struts-config.xml entry
and add the jsp page.

Comment 1 Michael Bowman 2005-01-24 20:16:28 UTC
PackageList.do action mapping and page added.