[wp-trac] [WordPress Trac] #23208: Incorrect variable name for comment meta queries

WordPress Trac noreply at wordpress.org
Fri Jan 18 22:13:36 UTC 2013


#23208: Incorrect variable name for comment meta queries
-----------------------------+--------------------
 Reporter:  danielbachhuber  |       Owner:
     Type:  defect (bug)     |      Status:  new
 Priority:  normal           |   Milestone:  3.5.1
Component:  Comments         |     Version:  3.5
 Severity:  normal           |  Resolution:
 Keywords:  needs-patch      |
-----------------------------+--------------------

Comment (by nacin):

 Patch is incorrect; this is a case of taking $q and replacing it with
 $this->query_vars. `$q['meta_key']` is correct there, not 'meta_key'.

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


More information about the wp-trac mailing list