id summary reporter owner description type status priority milestone component version severity resolution keywords cc 6321 Messages: AJAX replies should use the message loop r-a-y r-a-y "When making a reply to a private message thread, our AJAX message output should use the message loop and all related message template functions. Currently during AJAX, we do a workaround fix for zebra-striping (see r6548) and we do not use native template functions such as `bp_the_thread_message_css_class()` (see r8604) or `bp_the_thread_message_content()` (see r2191). This is because we're not using the message loop correctly when rendering the AJAX content. Attached patch emulates the message loop to ensure that the current message in the loop is correctly set. This allows us to use our message template functions without resorting to workarounds." defect (bug) closed normal 2.3 Messages 1.2 normal fixed has-patch