#6021 closed defect (bug) (fixed)
The filter 'bp_activity_custom_update' should default to false
| Reported by: | imath | Owned by: | imath |
|---|---|---|---|
| Priority: | normal | Milestone: | 2.2 |
| Component: | Templates | Version: | |
| Severity: | normal | Keywords: | has-patch commit |
| Cc: |
Description
The function bp_legacy_theme_post_update() in bp-legacy/buddypress/buddypress-functions.php contains a specific filter to allow custom updates : 'bp_activity_custom_update'.
The little trouble is that this filter is by default getting the posted object instead of false.
I suggest to fix it using the attached patch.
Attachments (1)
Change History (5)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Looks OK