[TYPO3-core] Correction to charset setting in t3lib_htmlmail

Stanislas Rolland stanislas.rolland at fructifor.ca
Wed May 17 20:43:20 CEST 2006


Martin Kutschker a écrit :
[...]
> 
> If you default to metaCharset all TSFE methods that work on the mail 
> data will use charset X, but the mail will be flagged Y. The charset of 
> the mail data may actually *be* in Y (depending on what your code does), 
> but TYPO3 will *treat* it as X.
> 

Here is a new version of the patch.

I agree with you that if metaCharset is different than renderCharset,
the script that invokes t3lib_htmlmail needs to apply the conversion to
the content of the mail, since t3lib_htmlmail does not take care of this
conversion as I think it should. Perhaps this would require an 
additional patch.

Regards,
Stanislas


-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: class.t3lib_htmlmail.php.patch
Url: http://lists.netfielders.de/pipermail/typo3-team-core/attachments/20060517/5f5f908e/attachment.asc 


More information about the TYPO3-team-core mailing list