[TYPO3-core] FYI #11890: t3lib_div::fixed_lgd_cs uses wrong charset in FE
Steffen Kamper
info at sk-typo3.de
Sun Sep 6 23:54:46 CEST 2009
Hi,
the following Bugfix was committed to trunk, rev 5904
in t3lib_div::fixed_lgd_cs there is used
$GLOBALS['TSFE']->charSet
This property doesn't exists.
Replace it by the correct one:
$GLOBALS['TSFE']->renderCharset
vg Steffen
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: 11890.diff
Url: http://lists.netfielders.de/pipermail/typo3-team-core/attachments/20090906/29e5d990/attachment.txt
More information about the TYPO3-team-core
mailing list