[wp-trac] [WordPress Trac] #16162: Pagination and sorting reset after bulk media deletion
WordPress Trac
noreply at wordpress.org
Mon Sep 29 04:53:09 UTC 2014
#16162: Pagination and sorting reset after bulk media deletion
----------------------------+-----------------------------
Reporter: hakre | Owner: wonderboymusic
Type: defect (bug) | Status: closed
Priority: normal | Milestone: 4.1
Component: Administration | Version: 3.1
Severity: normal | Resolution: fixed
Keywords: has-patch | Focuses: administration
----------------------------+-----------------------------
Changes (by wonderboymusic):
* owner: => wonderboymusic
* status: reopened => closed
* resolution: => fixed
Comment:
In [changeset:"29782"]:
{{{
#!CommitTicketReference repository="" revision="29782"
In the form handler logic for `edit-tags.php`, don't redirect until
`$_REQUEST['paged']` has been checked. All `switch` cases (except `edit`)
now use `break` instead of `exit`.
Fixes #16162.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/16162#comment:22>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list