[TYPO3] RealURL in japanese
Dmitry Dulepov [typo3]
dmitry at typo3.org
Wed Aug 22 14:20:16 CEST 2007
Manuel Rego Casasnovas wrote:
> 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/ンターネットや
This is not a valid link... Links can have only some ascii characters.
You are breaking standards.
--
Dmitry Dulepov
TYPO3 freelancer / TYPO3 core team member
Web: http://typo3bloke.net/
Skype: callto:liels_bugs
More information about the TYPO3-english
mailing list