[wp-trac] Re: [WordPress Trac] #3681: Lack of forced GROUP BY or
DISTINCT in
query.php causes duplicate posts when plugins JOIN on wp_posts.ID
= wp_post2cat.post_id
WordPress Trac
wp-trac at lists.automattic.com
Fri Jan 26 08:06:27 GMT 2007
#3681: Lack of forced GROUP BY or DISTINCT in query.php causes duplicate posts
when plugins JOIN on wp_posts.ID = wp_post2cat.post_id
---------------------+------------------------------------------------------
Reporter: ajd777 | Owner: ryan
Type: defect | Status: new
Priority: high | Milestone:
Component: General | Version: 2.1
Severity: major | Resolution:
Keywords: |
---------------------+------------------------------------------------------
Comment (by ryan):
Maybe process the query after the filters have run and add GROUP BY (if
not present) if a post/cat JOIN is done.
--
Ticket URL: <http://trac.wordpress.org/ticket/3681#comment:5>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list