Opened 10 years ago
Closed 10 years ago
#6598 closed defect (bug) (fixed)
bp_get_message_thread_subject is double stripslashed
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Milestone: | 2.3.3 | Priority: | normal |
| Severity: | normal | Version: | 1.5 |
| Component: | Messages | Keywords: | |
| Cc: |
Description
In reviewing bp-messages-themes.php I noticed that the output of bp_get_message_thread_subject() is ran through stripslashes_deep before being filtered, and also has bp_get_message_thread_subject() hooked into the filter.
Change History (4)
Note: See
TracTickets for help on using
tickets.
In 10056: