[wp-trac] [WordPress Trac] #17118: [17552] can generate notices for meta_query

WordPress Trac wp-trac at lists.automattic.com
Wed Apr 13 00:38:08 UTC 2011


#17118: [17552] can generate notices for meta_query
--------------------------+------------------
 Reporter:  nacin         |       Owner:
     Type:  defect (bug)  |      Status:  new
 Priority:  normal        |   Milestone:  3.2
Component:  General       |     Version:
 Severity:  normal        |  Resolution:
 Keywords:                |
--------------------------+------------------

Comment (by greuben):

 Debugged a little bit further... its happens when directly calling
 {{{$wp_query->query();}}} which is used in {{{wp_get_post_autosave()}}}.
 Adding {{{meta_query}}} in {{{$wp_query->fill_query_vars()}}} solves it..

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/17118#comment:3>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list