Opened 16 years ago
Closed 16 years ago
#15479 closed defect (bug) (fixed)
User pagination is broken
| Reported by: | ocean90 | Owned by: | scribu |
|---|---|---|---|
| Priority: | high | Milestone: | 3.1 |
| Component: | Administration | Version: | |
| Severity: | major | Keywords: | has-patch |
| Cc: | Focuses: |
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
@
16 years ago
- Keywords has-patch added; needs-patch removed
Looks like limit row count should just be number.
#5
@
16 years ago
- Keywords needs-patch added; has-patch removed
- Resolution fixed
- Status closed → reopened
The page count drops to 0 for anything except the first one.
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
It seems regular pagination is broken too.