By iraszl on
I have two languages on my site:
English — http://adsoftheworld.com
Chinese — http://adsoftheworld.com/zh
I have set "Path prefix with language fallback" under Languages.
I tried downloading a Chinese version of Firefox and test if the Chinese site comes up when typing "adsoftheworld.com" in the url bar, but only the English comes up. How is automatic language detection supposed to work? How can I test it?
Thanks!
Comments
Encountered the same problem
I encountered the same problem for Chinese, but also with other languages which have a dash in the iso code like pt-pt, pt-br, zh-hans, ... Looking for an answer as well.
Solution
Backport from D7 patch to D6
quite a bug, but the patch works
I was having this problem with zh-hans / zh-CN.
The patch needs to be applied to includes/language.inc, by the way.
I had thought there must be a problem with firefox or the quick locale switcher extension rather than what turns out to be a longstanding problem in Drupal 6.