Skip to:
Content

BuddyPress.org

Changes between Version 1 and Version 2 of Ticket #7202, comment 5


Ignore:
Timestamp:
08/17/2016 06:12:28 PM (9 years ago)
Author:
r-a-y
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #7202, comment 5

    v1 v2  
    1111~~I'm not sure if the table aliases are already optimized and whether line 519 in `BP_XProfile_Query` is necessary or not.~~
    1212
    13 Would appreciate some feedback from Boone here.
     13~~Would appreciate some feedback from Boone here.~~
    1414
    1515**Update:** I checked the SQL clauses after the patch and @thomaslhotta is right.  The JOIN is removed.  I say we fix this in BP 2.7 instead.