Skip to:
Content

BuddyPress.org

Opened 15 years ago

Closed 15 years ago

#1768 closed defect (bug) (fixed)

Unnecessary join with user table in BP_Activity_Activity::get() HAS-PATCH

Reported by: mrmaz's profile MrMaz Owned by: apeatling's profile apeatling
Milestone: 1.2 Priority: minor
Severity: Version:
Component: Keywords: has-patch
Cc:

Description

Its not necessary to join with the users table when querying to COUNT() the activities.

Attachments (1)

activity_query_fix.patch (1.2 KB) - added by MrMaz 15 years ago.

Download all attachments as: .zip

Change History (2)

#1 @apeatling
15 years ago

  • Resolution set to fixed
  • Status changed from new to closed

(In [2541]) Fixes #1768 props MrMaz

Note: See TracTickets for help on using tickets.