https://bugzilla.wikimedia.org/show_bug.cgi?id=17020
Brion Vibber <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] Summary|Problems wih fallback |Chinese needs sensible |character encoding |fallback character encoding | |set --- Comment #3 from Brion Vibber <[email protected]> 2009-01-31 01:38:41 UTC --- The Chinese case is probably also complicated by the existence of separate simplified and traditional Chinese locales. zayoo's testing with the unset stuff may indicate that in some cases iconv() does autodetection (and is actually working in this case!), which is spiffy if so... don't know how reliable that will be, though. Additionally, this may or may not work depending on what actual iconv or mb_string configs are set up. This'll need some research and testing... -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
