[wp-trac] [WordPress Trac] #16465: Querying taxonomies can trigger notices

WordPress Trac wp-trac at lists.automattic.com
Sat Feb 5 14:07:34 UTC 2011


#16465: Querying taxonomies can trigger notices
------------------------------+-----------------------------
 Reporter:  hakre             |      Owner:
     Type:  defect (bug)      |     Status:  new
 Priority:  normal            |  Milestone:  Awaiting Review
Component:  Warnings/Notices  |    Version:
 Severity:  normal            |   Keywords:  has-patch
------------------------------+-----------------------------
 Taxonomy queries variables related to backwards-compatbile taxonomy
 queries like {{{$cat_query}}} ({{{category}}}) or {{{$tag_query}}}
 ({{{post_tag}}}) do notices because they expect to have a term available.

 But that's not the case if those taxonomies are getting queried "advanced"
 regardless of a concrete term.

 Related: #15007 / [15685]

 The related feature is: Advanced multi-taxonomy WP_Query()s (#12891,
 #15752)

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/16465>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list