[buddypress-trac] [BuddyPress Trac] #6850: Filter for activity sql JOIN query

buddypress-trac noreply at wordpress.org
Mon Feb 8 16:58:36 UTC 2016


#6850: Filter for activity sql JOIN query
----------------------------------+---------------------------
 Reporter:  jozik                 |       Owner:  boonebgorges
     Type:  enhancement           |      Status:  assigned
 Priority:  normal                |   Milestone:  2.5
Component:  Component - Activity  |     Version:
 Severity:  normal                |  Resolution:
 Keywords:                        |
----------------------------------+---------------------------
Changes (by boonebgorges):

 * owner:   => boonebgorges
 * status:  new => assigned
 * milestone:  Under Consideration => 2.5


Comment:

 I hate introducing filters on SQL queries, but @jozik is correct that the
 existing WHERE filter is not completely usable without a corresponding
 filter on JOIN. (You could filter the concatenated query to make this
 work, but you'd need some fancy regex.) Let's just do it.

--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/6850#comment:2>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac


More information about the buddypress-trac mailing list