Opened 4 years ago
Closed 4 years ago
#10557 closed enhancement (duplicate)
html_entity_decode for emails
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Priority: | high | Milestone: | |
| Component: | Version: | 2.8.3 | |
| Severity: | major | Keywords: | mail html entity |
| 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