Skip to:
Content

BuddyPress.org

Opened 15 years ago

Closed 15 years ago

#976 closed defect (bug) (fixed)

xprofile_register_activity_actions() has the wrong values for bp_activity_set_action()

Reported by: jeffsayre's profile jeffsayre Owned by: jeffsayre's profile jeffsayre
Milestone: 1.1 Priority: minor
Severity: Version:
Component: Keywords:
Cc:

Description

In looking at xprofile_register_activity_actions() in bp-xprofile.php, I noticed that the values passed to bp_activity_set_action() are incorrect. They appear to be copied from an older version of bp-wire.php.

A patch is attached.

Attachments (2)

jeffsayre_xprofile_activity_patch.txt (655 bytes) - added by jeffsayre 15 years ago.
Correct parameters for bp_activity_set_action() in bp-xprofile.php
jeffsayre_xprofile_register_activity.patch (676 bytes) - added by jeffsayre 15 years ago.
Correct parameters for bp_activity_set_action() in bp-xprofile.php

Download all attachments as: .zip

Change History (6)

@jeffsayre
15 years ago

Correct parameters for bp_activity_set_action() in bp-xprofile.php

@jeffsayre
15 years ago

Correct parameters for bp_activity_set_action() in bp-xprofile.php

#1 @jeffsayre
15 years ago

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

#2 @jeffsayre
15 years ago

  • Resolution fixed deleted
  • Status changed from closed to reopened

#3 @jeffsayre
15 years ago

  • Owner set to jeffsayre
  • Status changed from reopened to assigned

#4 @apeatling
15 years ago

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

(In [1813]) Fixes #976 props jeffsayre

Note: See TracTickets for help on using tickets.