[wp-trac] [WordPress Trac] #14831: Taxonomy is ignored in search query
WordPress Trac
wp-trac at lists.automattic.com
Fri Sep 10 10:50:49 UTC 2010
#14831: Taxonomy is ignored in search query
--------------------------+-------------------------------------------------
Reporter: patrik bona | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Query | Version: 3.0.1
Severity: normal | Keywords: search,taxonomy
--------------------------+-------------------------------------------------
It is not possible to make search query in given term.
For example if i do:
{{{
query_posts("taxonomy=jazyk&term=sk&s=word');
}}}
Then taxonomy and term parameters are ignored and everything containing
'word' is returned.
And it is also same if i type these parameters to url without query_posts.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/14831>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list