[TYPO3] RealURL in japanese

Manuel Rego Casasnovas mrego at igalia.com
Wed Aug 22 09:12:03 CEST 2007


Hello,

I have some problem with RealURL extension when I use japanese language
in my page titles.

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:
日本語

Somebody knows any solution to this problem?

Best regards,
   Rego

-- 
Manuel Rego Casasnovas
Computer Science Engineer
mailto:mrego at igalia.com
Tel: +34 986 10 76 10
Fax: +34 981 91 39 49
Igalia - http://www.igalia.com


More information about the TYPO3-english mailing list