[TYPO3-english] wec_map: garbled characters
Toshiyuki Toda
toda at kibanworks.jp
Tue Nov 9 03:57:31 CET 2010
Hi list.
I'm using wec_map 2.3.4 in Japanese.(php 5.3.2/TYPO3 4.4.2)
When I insert some japanese words to street, city and state fields,
these words are stored garbled in table tx_wecmap_cache and can't
resolve lat/long. I think Chinese and Korean will be garbled.
I find wrong behavior of ucwords function in function normalizeAddress
in class.tx_wecmap_cache.php, so ucwords function must not be used in
i18n environment.
More information about the TYPO3-english
mailing list