[TYPO3-dev] convert to metaCharset or renderCharset?
Franz Holzinger
franz at ttproducts.de
Thu Oct 8 11:20:34 CEST 2009
Hello,
when does an extension need to convert the charset and which charset
should it convert to, metaCharset or renderCharset?
Should it always convert to renderCharset, oder only if there is the
same for metaCharset?
The conversion of $v is done by this:
$v = $csConvObj->conv($v, 'utf-8', $charset);
see also the question from Masi:
http://lists.netfielders.de/pipermail/typo3-team-core/2006-June/004901.html
- Franz
More information about the TYPO3-dev
mailing list