Skip to:
Content

BuddyPress.org

Opened 9 years ago

Closed 9 years ago

#6823 closed defect (bug) (fixed)

Return early in groups_post_update() if activity component is not active

Reported by: tw2113's profile tw2113 Owned by: boonebgorges's profile boonebgorges
Milestone: 2.5 Priority: normal
Severity: normal Version:
Component: Groups Keywords: has-patch commit
Cc:

Description

Clears up a listed todo item for the function. Return early if the activity component is not active.

Attachments (1)

groups_post_update-6823.diff (975 bytes) - added by tw2113 9 years ago.

Download all attachments as: .zip

Change History (3)

#1 @DJPaul
9 years ago

  • Keywords commit added
  • Milestone changed from Awaiting Review to 2.5

#2 @boonebgorges
9 years ago

  • Owner set to boonebgorges
  • Resolution set to fixed
  • Status changed from new to closed

In 10453:

Bail early from groups_post_update() if Activity is not active.

Props tw2113.
Fixes #6823.

Note: See TracTickets for help on using tickets.