[Typo3-dev] pi_getLL & UTF8 & locallang

Andreas Schwarzkopf schwarzkopf.no.spam at artplan21.de
Wed May 18 17:28:05 CEST 2005


Hi Ingo,

Ingo Schmitt schrieb:

> we are struggling with the conversion of UTF-8 characters during the 
> pibase->pi_getLL method.
> Our locallang.php file is UTF-8 encoded and contains UTF-8 characters, 
> after generating the content output we don’t have the UTF-8 encoded 
> characters anymore, instead we have double encoded characters.
> We are running on 3.7.0.
> 
> Any hints?

Yes, hold the locallang.php always in iso-8859-1 and do not edit it in 
the backend (wich would make utf-8 then). Otherwise the file content 
will be double converted.

grtx

Andreas




More information about the TYPO3-dev mailing list