[TYPO3] Special char in XML language file

John de Stigter John.de.Stigter at bedrijvenweb.nl
Mon Aug 6 14:05:26 CEST 2007


> > The encoding of the xml is defined as utf-8. The output of 
> > the website as iso-8859-1.
> 
> How have you defined that output is iso-8859-1?
> 

config {
	metaCharset = iso-8859-1
	additionalHeaders = content="text/html; charset=iso-8859-1"
}

Wich results in: <meta http-equiv="Content-Type" content="text/html;
charset=iso-8859-1" />

RJ


More information about the TYPO3-english mailing list