[wp-trac] [WordPress Trac] #16162: Pagination and sorting reset after bulk media deletion

WordPress Trac noreply at wordpress.org
Thu May 22 12:16:09 UTC 2014


#16162: Pagination and sorting reset after bulk media deletion
--------------------------+-----------------------------
 Reporter:  hakre         |       Owner:
     Type:  defect (bug)  |      Status:  reopened
 Priority:  normal        |   Milestone:  Future Release
Component:  Media         |     Version:  3.1
 Severity:  normal        |  Resolution:
 Keywords:  has-patch     |     Focuses:  administration
--------------------------+-----------------------------
Changes (by ericlewis):

 * keywords:  needs-patch => has-patch


Comment:

 This has been fixed for the Edit Media list, but is still a problem on the
 tags and categories page.

 This is because the `<form>`'s method attribute is set to `post`, rather
 than `get`, which ends up throwing off `wp_get_referer()`, losing the
 `paged` parameter in in the link. attachment:16162.diff fixes the form
 method.

--
Ticket URL: <https://core.trac.wordpress.org/ticket/16162#comment:19>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list