Skip to:
Content

BuddyPress.org

Opened 13 years ago

Closed 13 years ago

#3317 closed defect (bug) (fixed)

bp_friends_random_members() returns incorrect results

Reported by: dgwatkins's profile dgwatkins Owned by:
Milestone: 1.5 Priority: minor
Severity: Version:
Component: Friends Keywords:
Cc:

Description

the code is using the user_id property, where it should be id.

Patch attached

Attachments (1)

buddypress-random-members-patch.txt (1.7 KB) - added by dgwatkins 13 years ago.
Patch

Download all attachments as: .zip

Change History (3)

#1 @boonebgorges
13 years ago

  • Milestone changed from Awaiting Review to 1.3
  • Priority changed from normal to minor

#2 @boonebgorges
13 years ago

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

(In [4612]) Corrects property names in bp_friends_random_members(). Fixes #3317. Props dgwatkins. Also clears some PHP warnings in the xprofile get_random() method

Note: See TracTickets for help on using tickets.