[TYPO3-english] cooluri - problems with umlauts by manual updating
Jan Bednarik
info at bednarik.org
Wed Nov 12 18:29:15 CET 2008
Hi,
the thing is that when you urlize in FE, there's this object
$GLOBALS['TSFE']->csConvObj available. It can translate depending on
your charset value. However, in BE this object is not available and
translation is done via iconv with utf-8 set, or via strtr array replace
that's saved in utf-8 too.
Quick fix is to go to cooluri/link.Functions.php, locate method
utf2ascii and replace UTF-8 with ISO-whatever.
Regards
--
Jan Bednarik
www.bednarik.org - web about Typo3 in czech
More information about the TYPO3-english
mailing list