Project

General

Profile

Actions

Feature #14851

closed

plainMailEncoded with charset conversion

Added by Simon Ihmig almost 19 years ago. Updated about 17 years ago.

Status:
Closed
Priority:
Should have
Category:
Frontend
Target version:
-
Start date:
2005-07-07
Due date:
% Done:

0%

Estimated time:
PHP Version:
4
Tags:
Complexity:
Sprint Focus:

Description

It would be nice to be able to run a site in utf-8, but send out notification mails (e.g. from feAdmin and related extendsions) in ISO-8859-1, because many freemail systems don't support utf-8.

You are able to set the charset with the config option notification_email_charset, however this does not convert the actual mail data, so if it is in utf-8, the mails are broken.

What is needed is charset conversion inside of tslib_fe->plainMailEncoded.

And it's right here: see the attached file.

It would be nice to habe in integrated into future versions!

(issue imported from #M1268)


Files

plainMailEncoded.txt (1.21 KB) plainMailEncoded.txt Administrator Admin, 2005-07-07 21:44
bug1268.diff (1.15 KB) bug1268.diff Administrator Admin, 2005-07-15 11:36
bug_1268_notification_email_charset.diff (1.69 KB) bug_1268_notification_email_charset.diff Administrator Admin, 2006-07-26 07:55
Actions

Also available in: Atom PDF