[buddypress-trac] [BuddyPress Trac] #6321: Messages: AJAX replies should use the message loop
buddypress-trac
noreply at wordpress.org
Wed May 6 04:04:10 UTC 2015
#6321: Messages: AJAX replies should use the message loop
-----------------------------------+---------------------
Reporter: r-a-y | Owner: r-a-y
Type: defect (bug) | Status: closed
Priority: normal | Milestone: 2.3
Component: Component - Messaging | Version: 1.2
Severity: normal | Resolution: fixed
Keywords: has-patch |
-----------------------------------+---------------------
Changes (by r-a-y):
* owner: => r-a-y
* status: new => closed
* resolution: => fixed
Comment:
In [changeset:"9838"]:
{{{
#!CommitTicketReference repository="" revision="9838"
bp-legacy: For AJAX private message reply, use the message loop.
When making a reply to a private message thread, our AJAX message output
should use the message loop and all related message template functions.
Previously, we did a workaround fix for zebra-striping (see r6548) and did
not use native template functions such as
`bp_the_thread_message_css_class()`
(see r8604) or `bp_the_thread_message_content()` during AJAX.
Fixes #6321.
}}}
--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/6321#comment:2>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac
More information about the buddypress-trac
mailing list