[TYPO3] utf-8 Problems with TS-templates

Oliver Rowlands oliver at liquidlight.co.uk
Thu Feb 15 10:29:25 CET 2007


Hi Daniel,

Make sure you also have:

$TYPO3_CONF_VARS['BE']['forceCharset'] = 'utf-8';

in your 'localconf.php'.

And from my experience all that is required in the TS config is:

config {
   metaCharset = utf-8
}

Let me know how you get on.

Best regards,

Oliver

Daniel Selinger wrote:
> Hi all,
> 
> I got a problem to get my site correctly rendered in utf-8. Only HTML- and
> Typoscript-templates are affected.
> If I'm logged in in BE, everything is rendered fine. If not, I get strange
> symbols for the HTML-Entities (I'm using hexadecimal values like  
> etc.).
> 
> In my config I set these values:
> 
> config{
> [...]
> renderCharset = utf-8
> metaCharset = utf-8
> additionalHeaders = Content-Type:text/html;charset=utf-8
> [...]
> }
> 
> Any ideas?
> Thx
> Ling


-- 
Oliver Rowlands
:: Liquid Light ::

E - oliver at liquidlight.co.uk
W - http://www.liquidlight.co.uk

T - 00 44 (0)845 6 58 88 35
F - 00 44 (0)845 6 58 44 35


More information about the TYPO3-english mailing list