[i18n] Problem of getCharset function
Chih-Wei Yeh
cwyeh at pest.yichi.org
Fri Aug 22 03:21:00 PDT 2003
Hi all:
Yesterday I checked out the latest CVS code and upgraded my webmail box.
However, the accesskey problem appeared to me again. I traced the code
and found that, even though Horde:;highlightAccessKey() has checked for
the multibyte case, it can't function as we expect since
NLS::getCharset(true) always return ISO_8859_1/C/C/C/C in my case.
If I remove the argument (true), then getCharset will return the correct
encoding that I selected when I logged in and the access keys work fine
again. Is there anyone who can take a careful look on this? I'm
afraid this might not be the correct solution. Thanks in advance.
Regards,
Chih-Wei Yeh
More information about the i18n
mailing list