[wp-trac] [WordPress Trac] #9167: query_posts('meta_key=foo')
returns duplicate posts
WordPress Trac
wp-trac at lists.automattic.com
Wed Feb 18 19:37:04 GMT 2009
#9167: query_posts('meta_key=foo') returns duplicate posts
--------------------------+-------------------------------------------------
Reporter: scribu | Owner: anonymous
Type: defect (bug) | Status: new
Priority: normal | Milestone: 2.7.2
Component: General | Version:
Severity: normal | Keywords:
--------------------------+-------------------------------------------------
If you do a query_posts('meta_key=foo') and one post has these multiple
custom fields with the key foo:
{{{
foo => bar1
foo => bar2
}}}
then that post is displayed 2 times in The Loop.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/9167>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list