Make WordPress Core

Opened 15 years ago

Closed 14 years ago

#19452 closed defect (bug) (fixed)

Search behavior with filters is inconsistent

Reported by: chexee Owned by: ryan
Priority: normal Milestone: 3.5
Component: Administration Version: 3.3
Severity: normal Keywords: has-patch commit
Cc: Focuses:

Description

If you search from within a Post or Page filter, the returned search results are from within that filter.

For example, if you click on the "Drafts" filter and use the searchbox, the search results will only return results within "Drafts".

When searching Media, search results always return all results within Media, regardless of filter. If I click the "Images" filter and use the searchbox, it returns search results from all media.

Attachments (1)

19452.diff (930 bytes ) - added by helenyhou 15 years ago.
Add post_mime_type and detached for the media library

Download all attachments as: .zip

Change History (6)

@helenyhou
15 years ago

Add post_mime_type and detached for the media library

#1 @chexee
15 years ago

  • Keywords has-patch added

19452.diff wfm :)

#2 @voyagerfan5761
15 years ago

  • Cc WordPress@… added

#3 @helenyhou
14 years ago

  • Milestone Future Release3.5

#4 @helenyhou
14 years ago

  • Keywords commit added; ux-feedback removed

Let's do it? Consistency is good.

#5 @ryan
14 years ago

  • Owner set to ryan
  • Resolutionfixed
  • Status newclosed

In [21750]:

Remove the filter setting when searching media. Props helenyhou. fixes #19452

Note: See TracTickets for help on using tickets.