Opened 20 months ago

Closed 20 months ago

Last modified 20 months ago

#18878 closed defect (bug) (fixed)

All plugins shown on plugin screen

Reported by: johnbillion Owned by: nacin
Priority: normal Milestone: 3.3
Component: Administration Version: 3.3
Severity: normal Keywords:
Cc:

Description

Fresh install of 3.3 at r18907. Visiting the Plugins screen shows all plugins instead of using pagination.

Change History (4)

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.

When I open up the Help tab it says 20 in the screen options.

  • Owner set to nacin
  • Resolution set to fixed
  • Status changed from new to closed

In [18908]:

Match plugins-per-page viewed defaults when no user option exists. fixes #18878 for trunk.

  • 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.