Opened 15 years ago
Closed 15 years ago
#15479 closed defect (bug) (fixed)
User pagination is broken
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Milestone: | 3.1 | Priority: | high |
| Severity: | major | Version: | |
| Component: | Administration | Keywords: | has-patch |
| Focuses: | Cc: |
Description
On network and site the pagination seems to be broken.
Example: 5 items, 1 per page. first page = 1 item, second page = 2 items, third page = 3 items, fourth page = 1 item
Attachments (2)
Change History (9)
#3
@
15 years ago
- Keywords has-patch added; needs-patch removed
Looks like limit row count should just be number.
#5
@
15 years ago
- Keywords needs-patch added; has-patch removed
- Resolution fixed deleted
- Status changed from closed to reopened
The page count drops to 0 for anything except the first one.
Note: See
TracTickets for help on using
tickets.
It seems regular pagination is broken too.