[wp-trac] [WordPress Trac] #17054: Multiple tag queries broken

WordPress Trac wp-trac at lists.automattic.com
Tue Apr 5 17:51:37 UTC 2011


#17054: Multiple tag queries broken
-------------------------------+------------------------------
 Reporter:  neoxx              |       Owner:
     Type:  defect (bug)       |      Status:  new
 Priority:  normal             |   Milestone:  Awaiting Review
Component:  Taxonomy           |     Version:
 Severity:  normal             |  Resolution:
 Keywords:  reporter-feedback  |
-------------------------------+------------------------------

Comment (by ryan):

 Due to #16730, 3.1 would sometimes do an OR when it should have been doing
 an AND for these requests.   tag1+tag2 is an intersection and tag1,tag2 is
 a union.   Is an intersection (AND) what you are expecting from tag1+tag2?

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


More information about the wp-trac mailing list