#14831 closed enhancement (fixed)
Taxonomy is ignored in search query
Reported by: |
|
Owned by: |
|
---|---|---|---|
Milestone: | 3.1 | Priority: | normal |
Severity: | normal | Version: | 3.0.1 |
Component: | Query | Keywords: | search, taxonomy |
Focuses: | Cc: |
Description
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.
Change History (6)
Note: See
TracTickets for help on using
tickets.
Related: #12891