#18878 closed defect (bug) (fixed)
All plugins shown on plugin screen
Reported by: | johnbillion | Owned by: | nacin |
---|---|---|---|
Milestone: | 3.3 | Priority: | normal |
Severity: | normal | Version: | 3.3 |
Component: | Administration | Keywords: | |
Focuses: | Cc: |
Description
Fresh install of 3.3 at r18907. Visiting the Plugins screen shows all plugins instead of using pagination.
Change History (4)
#3
@
13 years ago
- Owner set to nacin
- Resolution set to fixed
- Status changed from new to closed
In [18908]:
#4
@
13 years ago
- Milestone changed from Awaiting Review to 3.3
In 3.0: Default was 999, but it showed 20 when no option existed yet.
In 3.1: Default was 20 and it showed 20.
In 3.2: Default was 999 again, but 20 wasn't adjusted when no option existed.
Let's consider this fixed for 3.3. I won't bother backporting.
Note: See
TracTickets for help on using
tickets.
Check your screen options. What is the per-page set to?
Pagination for plugins was supposed to be 999 a page. In 3.1, it dropped to 20. I kicked it back to 999 before 3.2 was released.