[TYPO3-core] FYI #11890: t3lib_div::fixed_lgd_cs uses wrong charset in FE

Christian Kuhn lolli at schwarzbu.ch
Mon Sep 7 00:13:20 CEST 2009


Hey.

Steffen Kamper wrote:
> 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

Thx! Just stumbled upon this, triggered by #11397 and TV. Here's a post
+1 on reading and testing.

Regards
Christian


More information about the TYPO3-team-core mailing list