[wp-trac] [WordPress Trac] #16335: Media Library search result sorting is broken
WordPress Trac
wp-trac at lists.automattic.com
Fri Jan 21 21:53:53 UTC 2011
#16335: Media Library search result sorting is broken
----------------------------+-----------------------------
Reporter: stephdau | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Administration | Version: 3.1
Severity: normal | Keywords: search, media
----------------------------+-----------------------------
Under the current trunk (r17344), when going to /wp-admin/upload.php and
submitting a search, the latter search query gets lost when trying to
change the results' sort order.
1. go to /wp-admin/upload.php
1. submit a search, like the always popular "img_"
1. once you have results, try to sort
1. watch how the results are now unfiltered (but sorted right).
The issue is with _POST. _GET (/wp-admin/upload.php?s=img_) works as
expected and is carried throughout.
Found while testing r17344 merge on wp.com.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/16335>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list