Opened 17 years ago
Closed 17 years ago
#698 closed defect (bug) (fixed)
Missing before and after actions on some save() methods
| Reported by: | jeffsayre | Owned by: | |
|---|---|---|---|
| Priority: | major | Milestone: | |
| Component: | Version: | 1.0 | |
| Severity: | Keywords: | save method, do_action | |
| Cc: |
Description
In bp-messages-classes.php, the save() method in the BP_Message_Notice {} class does not have any before and after actions.
In bp-groups-classes.php, the save() method in the BP_Groups_Member {} class does not have any before and after actions.
Change History (2)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
(In [1420]) Fixes #698 along with r1418.