Skip to:
Content

BuddyPress.org

Opened 4 years ago

Closed 4 years ago

#8282 closed defect (bug) (fixed)

ACTIVITY API ENDPOINT - bp_get_activity_content_body filter missing second object param

Reported by: modemlooper's profile modemlooper Owned by:
Milestone: 6.0.0 Priority: high
Severity: normal Version: 5.2.0
Component: REST API Keywords: has-patch
Cc:

Description

This causes a fatal error if you filter bp_get_activity_content_body and access the activity endpoint: buddypress/v1/activity

Second param missing here:
https://github.com/buddypress/BuddyPress/blob/master/src/bp-activity/bp-activity-template.php#L1403

For reference:
https://github.com/buddypress/BuddyPress/blob/master/src/bp-activity/bp-activity-template.php#L1403

Change History (3)

#2 @imath
4 years ago

  • Keywords has-patch added
  • Milestone changed from Awaiting Review to 6.0.0

Thanks for your feedback @modemlooper Let's have it fixed for 6.0.0

#3 @imath
4 years ago

  • Resolution set to fixed
  • Status changed from new to closed
Note: See TracTickets for help on using tickets.