Opened 14 years ago
Closed 14 years ago
#3831 closed defect (bug) (fixed)
Cannot edit activity items with 'activity_comment' type
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Milestone: | 1.6 | Priority: | normal |
| Severity: | normal | Version: | |
| Component: | Activity | Keywords: | |
| Cc: |
Description
When 'display_comments' is set to === false, the activity::get() excludes the type query automatically. We can override this in bp_activity_admin_edit() by passing a 0 in 'display_comments'
Note: See
TracTickets for help on using
tickets.
(In [5491]) Fix bug preventing editing of activity comments. Fixes #3831.