Metadata
- Source
- FLUID-2489
- Type
- Bug
- Priority
- Major
- Status
- Closed
- Resolution
- Won't Fix
- Assignee
- N/A
- Reporter
- Laurel Williams
- Created
2009-04-02T16:14:53.000-0400 - Updated
2010-04-15T13:58:51.000-0400 - Versions
-
- 1.0
- 1.1
- 1.1.1
- 1.1.2
- Fixed Versions
- N/A
- Component
-
- Pager
Description
Erin described to me the way the number of items per page should work. She noted that when you change the number of items displayed, that the first item on the original page should remain displayed on the page somewhere. This does not happen currently.
Environments
FF2, FF3, Opera 9.6, Safari 3.2 (Mac OS 10.5)
Safari 3.2 (Mac OS 10.4)
FF2, FF3, IE6, IE7, IE8, Opera 9.6 (Win XP)
FF3, IE7, IE8 (Win Vista)
IE6 (Win 2000)
Comments
-
Daphne Ogle commented
2009-05-27T20:28:36.000-0400 FF3 Mac OSX 10.5 on the Sakai demo (http://build.fluidproject.org/infusion/integration-demos/sakai/html/pager-site-setting.html#)
I started with displaying 20 per page and the first user on the page was student22. When I changed to display 30 per page the first student on the page is student32 so the students I was seeing were gone. I'll attach screen shots of each in case that helps somehow.
-
Daphne Ogle commented
2009-05-27T20:29:55.000-0400 Displaying 20
-
Daphne Ogle commented
2009-05-27T20:30:29.000-0400 Displaying 30 changes the students in view
-
y z commented
2010-04-15T13:58:51.000-0400 This is expected behavior, given that the first page would contain first 30 records and thus the second one will have second 30 (30-60) instead of next 20 (20-40)