Opened 16 years ago
Closed 16 years ago
#977 closed defect (bug) (fixed)
component_name hardcoded in bp-status.php
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Milestone: | 1.1 | Priority: | minor |
| Severity: | Version: | ||
| Component: | Keywords: | ||
| Cc: |
Description
bp_status_Record_activity().
In the call to bp_activity_add(), change component_name from 'status' to $bp->status->id.
Note: See
TracTickets for help on using
tickets.
Fixed in trunk.