WordPress.org

Make WordPress Core

Opened 2 years ago

Last modified 19 months ago

#17545 new defect (bug)

Pagination Broken on Network Admin > Edit Site > Themes

Reported by: pmaiorana Owned by:
Priority: normal Milestone: Future Release
Component: Network Admin Version: 3.2
Severity: normal Keywords: has-patch
Cc:

Description

Pagination is broken in network admin on pages such as https://example.com/wp-admin/network/site-themes.php?id=XXXXX

You can navigate through pages using the arrow buttons, but entering a page number just reloads the page you’re currently on.

Steps to reproduce:

  • From network admin, "search sites"
  • Edit site
  • Click "themes" tab
  • Enter any valid page number in the text field
  • Hit enter

Attachments (2)

17545.diff (1.6 KB) - added by kawauso 2 years ago.
17545.2.diff (1.1 KB) - added by kawauso 12 months ago.
Refreshed against r21186

Download all attachments as: .zip

Change History (9)

comment:1 westi2 years ago

  • Keywords needs-patch added
  • Version set to 3.2

comment:2 kawauso2 years ago

Also affects site-users.php. Following patch adds request URI clean-up from site-themes.php to site-users.php and paged query variable support for both.

comment:3 kawauso2 years ago

  • Keywords has-patch added; needs-patch removed

kawauso2 years ago

comment:4 SergeyBiryukov23 months ago

  • Milestone changed from Awaiting Review to 3.3

comment:5 jane21 months ago

Pinging Pete Mall.

comment:6 PeteMall21 months ago

On it for tonight.

comment:7 ryan19 months ago

  • Milestone changed from 3.3 to Future Release

kawauso12 months ago

Refreshed against r21186

Note: See TracTickets for help on using tickets.