[TYPO3] RealURL in japanese
Manuel Rego Casasnovas
mrego at igalia.com
Wed Aug 22 13:39:54 CEST 2007
Hi,
> My problem is that the links in my pages doesn't work, I think that with
> this I'll solve my problem, however I don't know if this is possible or no?
I've found a trick to solve my problem.
I've commented one line in function encodeTitle of RealURL extension:
// $processedTitle =
ereg_replace('[^a-zA-Z0-9\\'.$space.']', '', $processedTitle); // strip
the rest
With this I get that my links work in japanese, and my URL's are like:
http://localhost/jp/ンターネットや
Best regards,
Rego
More information about the TYPO3-english
mailing list