Bug 128876 - Ugly URLs after PaginationServlet redirects.
Summary: Ugly URLs after PaginationServlet redirects.
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat Network
Classification: Retired
Component: RHN/R&D
Version: RHN Devel
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Chip Turner
QA Contact: Fanny Augustin
URL:
Whiteboard:
Depends On:
Blocks: rhnMilestone1
TreeView+ depends on / blocked
 
Reported: 2004-07-30 19:41 UTC by Ryan Bloom
Modified: 2007-04-18 17:10 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2004-07-30 22:12:18 UTC
Embargoed:


Attachments (Terms of Use)

Description Ryan Bloom 2004-07-30 19:41:53 UTC
$SUMMARY

Comment 2 Jesus M. Rodriguez 2004-07-30 21:36:36 UTC
After talking with Chip tonight.  Since the PaginationServlet has
access to the ListView it should take the pagination formvars and the
ones from the listview and put those in a map.  It does NOT have to do
all of the current request params.

Comment 3 Jesus M. Rodriguez 2004-07-30 22:09:26 UTC
Took Chips advice and only put in the params we care about.  I also
refactored the PaginationServlet to make the doPost() method much more
readable.


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