[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:36:06 UTC 2023


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

Comment (by imath):

 In [changeset:"13457" 13457]:
 {{{
 #!CommitTicketReference repository="" revision="13457"
 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

 Closes https://github.com/buddypress/buddypress/pull/89
 See #8870 (trunk)
 }}}

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


More information about the buddypress-trac mailing list