[wp-trac] [WordPress Trac] #13961: search query_vars bug when using search base
WordPress Trac
wp-trac at lists.automattic.com
Mon Jul 9 17:28:58 UTC 2012
#13961: search query_vars bug when using search base
---------------------------------+--------------------------
Reporter: shidouhikari | Owner: markjaquith
Type: defect (bug) | Status: closed
Priority: normal | Milestone: 3.5
Component: Query | Version: 3.0
Severity: normal | Resolution: fixed
Keywords: has-patch 3.5-early |
---------------------------------+--------------------------
Changes (by nacin):
* status: reopened => closed
* resolution: => fixed
Comment:
In [21248]:
{{{
#!CommitTicketReference repository="" revision="21248"
Use is_main_query() method, rather than the function. Only decode the
search query variable if we are executing the main query and it came from
the /search/ base, rather than the query string. fixes #13961.
}}}
--
Ticket URL: <http://core.trac.wordpress.org/ticket/13961#comment:31>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list