Skip to:
Content

BuddyPress.org

Opened 16 years ago

Closed 16 years ago

Last modified 16 years ago

#677 closed defect (bug) (fixed)

In bp-groups.php, add_action is confused with do_action + Diff

Reported by: nicolagreco's profile nicolagreco Owned by: nicolagreco's profile nicolagreco
Milestone: Priority: major
Severity: Version: 1.0
Component: Keywords: has-patch, nicolagreco
Cc:

Description

In the bp-groups.php for 3-4 times, the add_action is used where it has to be do_action

like in lines 1966, 1983, 2000, 2017

my diff file fix it

Attachments (1)

add_action-do_action.patch (1.0 KB) - added by nicolagreco 16 years ago.

Download all attachments as: .zip

Change History (3)

#1 @apeatling
16 years ago

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

(In [1346]) Fixes #677 props nicolagreco

#2 @(none)
16 years ago

  • Milestone Groups 1.0 deleted

Milestone Groups 1.0 deleted

Note: See TracTickets for help on using tickets.