Bug 535198 (RHQ-191) - Changing Items Per Page does not work
Summary: Changing Items Per Page does not work
Keywords:
Status: CLOSED WONTFIX
Alias: RHQ-191
Product: RHQ Project
Classification: Other
Component: Core UI
Version: 0.1
Hardware: All
OS: All
low
medium
Target Milestone: ---
: ---
Assignee: Joseph Marques
QA Contact:
URL: http://jira.rhq-project.org/browse/RH...
Whiteboard:
Depends On:
Blocks: RHQ-692
TreeView+ depends on / blocked
 
Reported: 2008-03-26 23:59 UTC by Mark Spritzler
Modified: 2010-08-25 15:39 UTC (History)
0 users

Fixed In Version: 1.4
Clone Of:
Environment:
Last Closed: 2010-08-25 15:39:34 UTC
Embargoed:


Attachments (Terms of Use)

Description Mark Spritzler 2008-03-26 23:59:00 UTC
Here is what I had done to get it to not work.

1. I changed the items per page to 45
2. Filtered on War deployments.
3. Refresh the page.
4. Try to change the items per page to anything else no longer works.

Comment 1 Joseph Marques 2008-04-04 20:18:01 UTC
this is YET ANOTHER fall-out of ajax-y partial page requests.  since we're not actually updating the dom history, the browser never records that you've changed filter (in this case to war deployments).  so when you refresh the page, what you see is not the real state of things.  if you were to change the filter, and then change the paging, things work properly.  you should notice that after you refresh you'll see ALL of the original items (as if no filter was applied) even though the filter still shows, in this case, war deployments.

Comment 2 Red Hat Bugzilla 2009-11-10 20:49:29 UTC
This bug was previously known as http://jira.rhq-project.org/browse/RHQ-191


Comment 3 Corey Welton 2010-08-25 15:39:34 UTC
Closing per 25-Aug triage.


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