Skip to:
Content

BuddyPress.org

Opened 14 years ago

Closed 14 years ago

#3136 closed defect (bug) (fixed)

Undefined variable: recipient_ids

Reported by: backie's profile Backie Owned by:
Milestone: 1.5 Priority: normal
Severity: Version: 1.5
Component: Messages Keywords: has-patch
Cc:

Description

$recipient_ids variable in messages_new_message() isn't defined when no valid recipients have been inputted.

Attachments (1)

bp-messages-functions.php-recipients-array.diff (549 bytes) - added by Backie 14 years ago.

Download all attachments as: .zip

Change History (3)

#1 @DJPaul
14 years ago

  • Milestone changed from Awaiting Review to 1.3

#2 @djpaul
14 years ago

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

(In [4164]) Fix possible PHP notice when sending a new private message. Fixes #3136, props Backie

Note: See TracTickets for help on using tickets.