[Typo3-dev] AWStats and forceCharset in T36(rc1)
Martin T. Kutschker
Martin.T.Kutschker at blackbox.net
Thu Mar 25 10:35:36 CET 2004
Ludwik Górski wrote:
> Hello
>
> In RC1, forceCharset causes problem in AWStats in Internet Explorer (at
> least in ver. 6) - at least for Polish language ;)
>
> My dirty solution was putting this:
>
> $GLOBALS['LANG']->charSet = $this->doc->charset = 'iso-8859-2';
So what happened? Did the server announce UTF-8 encoding and the module
sent iso-8859-2?
As I have understood if forceCharset is in effect that the whole output
of the BE should be in UTF-8. So it's up to the module authors to honour
the forceCharset setting.
Masi
More information about the TYPO3-dev
mailing list