Skip to:
Content

BuddyPress.org

Opened 10 years ago

Closed 10 years ago

#6823 closed defect (bug) (fixed)

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

Reported by: tw2113 Owned by: boonebgorges
Priority: normal Milestone: 2.5
Component: Groups Version:
Severity: normal 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 10 years ago.

Download all attachments as: .zip

Change History (3)

#1 @DJPaul
10 years ago

  • Keywords commit added
  • Milestone Awaiting Review2.5

#2 @boonebgorges
10 years ago

  • Owner set to boonebgorges
  • Resolutionfixed
  • Status newclosed

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.