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)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
(In [1931]) Fixes #1059 props petronic.