[TYPO3] RealURL in japanese
    Dmitry Dulepov [typo3] 
    dmitry at typo3.org
       
    Wed Aug 22 11:41:57 CEST 2007
    
    
  
Hi!
Manuel Rego Casasnovas wrote:
> I have some problem with RealURL extension when I use japanese language
> in my page titles.
Since it uses csConvObj->specCharsToASCII, it is not a problem of 
realurl but typo3 core... Any part of typo3 will have the same problem.
> The problem is that the function encodeTitle returns an empty string
> when I call it with a string in japanese.
> More specifically, the problem is related with the function
> csConvObj->specCharsToASCII, because this function doesn't change the
> japanese characters to ASCII characters. When I call the function with
> any japanese text:
> specCharsToASCII('utf-8', '日本語')
> it returns the same japanese text:
> 日本語
-- 
Dmitry Dulepov
TYPO3 freelancer / TYPO3 core team member
Web: http://typo3bloke.net/
Skype: callto:liels_bugs
    
    
More information about the TYPO3-english
mailing list