Opened 17 years ago
Closed 16 years ago
#1476 closed defect (bug) (fixed)
Friends activity total activity incorrect
| Reported by: | jimmynguyc | Owned by: | |
|---|---|---|---|
| Priority: | major | Milestone: | 1.2.4 |
| Component: | Core | Version: | |
| Severity: | Keywords: | ||
| Cc: | jimmynguyc |
Description
bp-activity-classes.php:199 (v1.1.3)
Using COUNT(DISTINCT user_id) gets distinct rows with same user_id instead of the entire activity count.
Should be just COUNT(user_id).
Change History (3)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Fixed in 1.2.