Opened 10 years ago
Closed 10 years ago
#6599 closed defect (bug) (fixed)
bp_get_the_thread_message_sender_id applies incorrect filter
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Milestone: | 2.3.3 | Priority: | normal |
| Severity: | normal | Version: | 2.1 |
| Component: | Messages | Keywords: | commit |
| Cc: |
Description
While reviewing bp-messages-template.php I noticed that the bp_get_the_thread_message_sender_id() function applies the bp_get_the_thread_message_css_class filter. This is a copy/paste error introduced in r8674.
Change History (4)
Note: See
TracTickets for help on using
tickets.
While not a regression, it's egregious enough that I suggest we fix it immediately for 2.3.3.