[buddypress-trac] [BuddyPress Trac] #5451: Groups query overhaul
buddypress-trac
noreply at wordpress.org
Tue Oct 14 13:40:09 UTC 2014
#5451: Groups query overhaul
--------------------------+------------------
Reporter: boonebgorges | Owner:
Type: enhancement | Status: new
Priority: high | Milestone: 2.2
Component: Groups | Version:
Severity: normal | Resolution:
Keywords: |
--------------------------+------------------
Comment (by boonebgorges):
In [changeset:"9082"]:
{{{
#!CommitTicketReference repository="" revision="9082"
Fix group meta query SQL manipulation.
The wildcard operators were acting too greedily, preventing some JOIN
clauses
from being recognized and resulting in invalid SQL syntax. This problem
had
previously been masked by ideosyncracies of WP's WP_Meta_Query SQL syntax,
which changed in [WP29887].
This change should be considered a band-aid fix for what is already a
band-aid
fix. The proper resolution for this issue is to migrate away from the
comma
syntax for JOINs used in BP_Groups_Group. See #5874, #5451.
}}}
--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/5451#comment:5>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac
More information about the buddypress-trac
mailing list