[buddypress-trac] [BuddyPress Trac] #8870: Unable to reply to messages via links in email notifications

buddypress-trac noreply at wordpress.org
Sat Apr 22 07:38:31 UTC 2023


#8870: Unable to reply to messages via links in email notifications
------------------------------+---------------------
 Reporter:  dave.pullig       |       Owner:  imath
     Type:  defect (bug)      |      Status:  closed
 Priority:  normal            |   Milestone:  11.2.0
Component:  Messages          |     Version:  11.1.0
 Severity:  normal            |  Resolution:  fixed
 Keywords:  has-patch commit  |
------------------------------+---------------------
Changes (by imath):

 * owner:  (none) => imath
 * status:  new => closed
 * resolution:   => fixed


Comment:

 In [changeset:"13458" 13458]:
 {{{
 #!CommitTicketReference repository="" revision="13458"
 BP Nouveau's message UI: make sure the reply action gets needed data

 Adding a reply can be done by opening the thread view from the message UI
 or by directly accessing to this view from its URL.
 In both cases, we need to make sure to get the current Thread ID in order
 to attach the reply to it.
 As the Backbone Model or the fallback object are both including an `id`
 property, using it is a better choice than trying to access the Backbone
 Model's `id` attribute.

 Props dave.pullig

 Fixes #8870 (branch 11.0)
 }}}

-- 
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/8870#comment:8>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac


More information about the buddypress-trac mailing list