[buddypress-trac] [BuddyPress] #2098: BP_Activity_Activity::get_filter_sql() should be using IN operator for list queries
buddypress-trac at lists.automattic.com
buddypress-trac at lists.automattic.com
Mon Mar 1 17:24:33 UTC 2010
#2098: BP_Activity_Activity::get_filter_sql() should be using IN operator for list
queries
-------------------------------------------+--------------------------------
Reporter: MrMaz | Owner:
Type: enhancement | Status: new
Priority: major | Milestone: 1.3
Keywords: activity filter get_filter_sql |
-------------------------------------------+--------------------------------
Here is a patch to improve the performance and security of the activity
get() queries that rely on lists of ids, actions etc by utilizing the IN
operator and also by passing all data through prepare.
--
Ticket URL: <http://trac.buddypress.org/ticket/2098>
BuddyPress <http://buddypress.org/>
BuddyPress
More information about the buddypress-trac
mailing list