| Anonymous | Login | Signup for a new account | 21-11-09 09:55 GMT |
| Main | My View | View Issues | Change Log | Roadmap | Docs |
| Viewing Issue Simple Details [ Jump to Notes ] | [ View Advanced ] [ Print ] | ||||||
| ID | Category | Severity | Reproducibility | Date Submitted | Last Update | ||
| 0015258 | [phplist] Internationalization (l18n) | trivial | have not tried | 15-04-09 14:53 | 26-05-09 12:57 | ||
| Reporter | paulogeyer | View Status | public | ||||
| Assigned To | |||||||
| Priority | normal | Resolution | duplicate | ||||
| Status | resolved | Product Version | 2.10.9 | ||||
| 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. |
||||||
| Additional Information | |||||||
| Tags | No tags attached. | ||||||
| Attached Files | |||||||
|
|
|||||||
Relationships |
||||||
|
||||||
| There are no notes attached to this issue. |
| Mantis 1.1.6[^] Copyright © 2000 - 2008 Mantis Group |