Opened 15 years ago
Closed 15 years ago
#10557 closed enhancement (duplicate)
html_entity_decode for emails
Reported by: | .fay | Owned by: | |
---|---|---|---|
Milestone: | Priority: | high | |
Severity: | major | Version: | 2.8.3 |
Component: | Keywords: | mail html entity | |
Focuses: | Cc: |
Description
Apostrophe's code is not well converted in email notifications.
eg : This is how we receive the notification : "Un nouveau commentaire sur l’article"
Can you please add html_entity_decode($var, ENT_QUOTES) to email's $subject & $notify_message in pluggable.php
Best regards
Change History (1)
Note: See
TracTickets for help on using
tickets.
see #9913