Opened 15 years ago
Closed 15 years ago
#1791 closed defect (bug) (fixed)
When updating an activity, the activity id is set to 0 in BP_Activity_Activity::save() [Has patch]
Reported by: |
|
Owned by: | |
---|---|---|---|
Milestone: | 1.2 | Priority: | major |
Severity: | Version: | ||
Component: | Keywords: | has-patch | |
Cc: |
Description
When updating an activity, the activity id is set to 0 in BP_Activity_Activity::save(). This affects plugins that hook onto 'bp_activity_after_save'.
Attachments (1)
Change History (2)
Note: See
TracTickets for help on using
tickets.
(In [2577]) Fixes #1791 props rvenable