[wp-trac] [WordPress Trac] #22213: split_the_query breaks posts_distinct filter

WordPress Trac noreply at wordpress.org
Wed Oct 17 17:03:21 UTC 2012


#22213: split_the_query breaks posts_distinct filter
-----------------------------------+----------------------
 Reporter:  johnbillion            |       Owner:
     Type:  defect (bug)           |      Status:  closed
 Priority:  normal                 |   Milestone:
Component:  Query                  |     Version:  3.4
 Severity:  normal                 |  Resolution:  invalid
 Keywords:  has-patch 2nd-opinion  |
-----------------------------------+----------------------
Changes (by scribu):

 * status:  new => closed
 * resolution:   => invalid
 * milestone:  Awaiting Review =>


Comment:

 Yes, DISTINCT means "don't give me any duplicate rows" (i.e. rows that
 contain the exact same combination of values for each column,
 respectively).

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


More information about the wp-trac mailing list