[buddypress-trac] [BuddyPress] #5273: Error sending private messages in 1.9 Beta 2

buddypress-trac noreply at wordpress.org
Fri Dec 6 16:28:26 UTC 2013


#5273: Error sending private messages in 1.9 Beta 2
-----------------------------------+---------------------------
 Reporter:  henrywright            |       Owner:  boonebgorges
     Type:  defect (bug)           |      Status:  closed
 Priority:  normal                 |   Milestone:  1.9
Component:  Messaging              |     Version:
 Severity:  normal                 |  Resolution:  fixed
 Keywords:  has-patch ui-feedback  |
-----------------------------------+---------------------------
Changes (by boonebgorges):

 * owner:   => boonebgorges
 * status:  new => closed
 * resolution:   => fixed


Comment:

 In [changeset:"7650"]:
 {{{
 #!CommitTicketReference repository="" revision="7650"
 Cast args to a new variable in messages_notification_new_message()

 r7621 made it possible for this function to accept a $message object in
 addition to an array, by casting the arguments to an array. However, this
 caused downstream problems when the $message object was passed by
 reference,
 as in the case of 'messages_message_sent'. This changeset leaves the
 passed
 object untouched.

 Fixes #5273
 }}}

--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/5273#comment:23>
BuddyPress <http://buddypress.org/>
BuddyPress


More information about the buddypress-trac mailing list