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

buddypress-trac noreply at wordpress.org
Tue Dec 10 10:16:05 UTC 2013


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

Comment (by henrywright):

 r-a-y, i'm not seeing a debug notice.

 How I came across the problem:

 I'm filtering {{{bp_messages_single_new_message_notification}}} to make
 single new message notifications link to the message thread and not to the
 inbox (inbox being the default link destination). To do this, I needed to
 use {{{$item_id}}} in my filter function (it holds the value of the
 message thread ID).

 i.e. I wanted to do something like this:
 {{{<a href="/members/username/messages/view/' . $item_id . '">visit
 message thread</a>}}}

 When I use {{{$item_id}}} in my filter function, it doesn't seem to hold
 the value of the message thread ID. Hence how I discovered there may be a
 problem. And I think this is related to what we've been discussing in this
 ticket.

 This may be a long shot but perhaps try to reproduce with root profiles
 enabled?

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


More information about the buddypress-trac mailing list