﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc
12660	WP_Query is broken when using meta_* args	ptahdunbar	ryan	"There seems to be multiple problems with WP_Query using the meta_* args:

 * Using just ''meta_key'' does not return all posts based on the meta_key value.[[BR]]
 * Using just ''meta_value'' returns duplicate posts based on the meta_value.[[BR]]
 * Using both, ''meta_key'' and ''meta_value'' does not return any posts even if posts exists based on those values.

I tested the last changeset of query.php (r13501) which doesn't seem to be the cause."	defect (bug)	closed	high		Query	3.0	normal	worksforme	reporter-feedback	
