Skip to:
Content

BuddyPress.org

Opened 17 years ago

Closed 17 years ago

#1059 closed defect (bug) (fixed)

Activity class - retrieve ID in BP_Activity_Activity::get_activity_for_friends()

Reported by: petronic Owned by:
Priority: minor Milestone:
Component: Version:
Severity: Keywords:
Cc:

Description

Can you add column "id" in query that retrieves activities for user's friends in BP_Activity_Activity::get_activity_for_friends()?

It would make manipulation with activities much easier and will be more consistent with results of these methods:
BP_Activity_Activity::get_activity_for_user()
BP_Activity_Activity::get_sitewide_activity()

Please, see patch attached.
Thanks!

Attachments (1)

patch.diff (1.6 KB ) - added by petronic 17 years ago.

Download all attachments as: .zip

Change History (2)

@petronic
17 years ago

#1 @apeatling
17 years ago

  • Resolutionfixed
  • Status newclosed

(In [1931]) Fixes #1059 props petronic.

Note: See TracTickets for help on using tickets.