Opened 7 years ago
Closed 7 years ago
#7863 closed defect (bug) (fixed)
Email Notification for new Private message Formatting
Reported by: |
|
Owned by: |
|
---|---|---|---|
Milestone: | 3.1.0 | Priority: | normal |
Severity: | normal | Version: | 3.0.0 |
Component: | Messages | Keywords: | has-patch commit |
Cc: |
Attachments (2)
Change History (9)
#2
@
7 years ago
- Component changed from Emails to Messages
- Keywords needs-testing added
- Milestone changed from Awaiting Review to 3.1.0
Good catch @dipesh.kakadiya ! Thanks for the patch.
#3
@
7 years ago
- Keywords reporter-feedback added; needs-testing removed
Hi @dipesh.kakadiya
I don't think we need to apply all bp_get_the_thread_message_content
filters as anyway all tags will be stripped making bp_messages_filter_kses()
, for instance, useless.
Instead I suggest to only make sure line breaks are preserved. See 7863.2.patch. Can you confirm this new patch fixes the issue for you ?
Note: See
TracTickets for help on using
tickets.
patch file for added filter for message content for email notification