Make WordPress Core

Opened 16 years ago

Closed 16 years ago

Last modified 16 years ago

#11480 closed defect (bug) (fixed)

fill_query_vars() doesn't include search query vars

Reported by: scribu's profile scribu Owned by: ryan's profile ryan
Milestone: 3.0 Priority: normal
Severity: normal Version: 3.0
Component: Query Keywords: has-patch commit
Focuses: Cc:

Description

Just noticed that fill_query_vars() doesn't include any query vars related to search.

This should be fixed.

Attachments (1)

fill_query_vars.diff (340 bytes) - added by scribu 16 years ago.

Download all attachments as: .zip

Change History (8)

#1 @westi
16 years ago

  • Milestone changed from 2.9 to 3.0

I don't think that this is a regression or important enough to fix before 2.9 releases.

Moving to 3.0

#2 @scribu
16 years ago

  • Cc scribu@… added

#3 @Denis-de-Bernardy
16 years ago

  • Cc Denis-de-Bernardy added

#4 @hakre
16 years ago

Patch still applies clean.

#5 @scribu
16 years ago

  • Keywords commit added

#6 @automattor
16 years ago

  • Resolution set to fixed
  • Status changed from new to closed

(In [13492]) Initialise Search related query vars. Props scribu. Fixes #11480

#7 @dd32
16 years ago

  • Version set to 3.0

I skipped 'search_terms' in that commit, The field is not a public query var and 's' should be checked for..

Note: See TracTickets for help on using tickets.