[TYPO3-core] RFC: Bug 1268: Respect config.notification_email_charset when sending emails

Michael Stucki michael at typo3.org
Fri Sep 1 00:55:42 CEST 2006


Reminder #2

Can someone please test this?

- michael

Michael Stucki wrote:

> This is a SVN patch request.
> 
> Problem:
> When sending out emails via tslib_cObj->plainMailEncoded() the header is
> set accoding to config.notification_email_charset, but the content is not
> converted.
> 
> Solution:
> Check if config.notification_email_charset is different from
> config.renderCharset or if config.metaCharset differs from
> config.renderCharset.
> 
> In both cases, use notifcation-/meta- charset as target and convert
> recipient, subject, message and additional headers to the corresponding
> charset (will later be encoded correctly by t3lib_div::plainMailEncoded().
> 
> Branches:
> TYPO3_4-0 / Trunk
> 
> Bugtracker reference:
> http://bugs.typo3.org/view.php?id=1268
> 
> - michael

-- 
Use a newsreader! Check out
http://typo3.org/community/mailing-lists/use-a-news-reader/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: bug_1268_notification_email_charset_v2.diff
Type: text/x-diff
Size: 1736 bytes
Desc: not available
Url : http://lists.netfielders.de/pipermail/typo3-team-core/attachments/20060901/55f33f36/attachment.bin 


More information about the TYPO3-team-core mailing list