Opened 17 years ago
Closed 17 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: | rvenable | Owned by: | |
|---|---|---|---|
| Priority: | major | Milestone: | 1.2 |
| Component: | Version: | ||
| Severity: | 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)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
(In [2577]) Fixes #1791 props rvenable