| Anonymous | Login | Signup for a new account | 02-09-10 22:14 GMT | ![]() |
| Main | My View | View Issues | Change Log | Roadmap |
| View Issue Details [ Jump to Notes ] | [ Print ] | |||||
| ID | Project | Category | View Status | Date Submitted | Last Update | |
| 0015258 | phplist | Internationalization (l18n) | public | 15-04-09 14:53 | 26-05-09 12:57 | |
| Reporter | paulogeyer | |||||
| Priority | normal | Severity | trivial | Reproducibility | have not tried | |
| Status | resolved | Resolution | duplicate | |||
| Platform | OS | OS Version | ||||
| Product Version | 2.10.9 | |||||
| Target Version | Fixed in Version | |||||
| Summary | 0015258: email body being sended with UTF-8 encoding | |||||
| Description | some subscribers of our newsletters were reporting some charset problems, then i've searched for the cause of the problem and appears to be caused by some html entity conversion in the sendemaillib.php file $text = html_entity_decode ( $text , ENT_QUOTES , 'UTF-8' ); it should be my system charset instead of UTF-8, i've changed to ISO-8859-1 here, but would be a trivial fix to use the system charset variable there. | |||||
| Tags | No tags attached. | |||||
| Attached Files | ||||||
Relationships |
||||||
|
||||||
| Copyright © 2000 - 2010 MantisBT Group |