Comment 4 for bug 752007

Revision history for this message
Phil Duby (philduby) wrote :

Got that new VM created.

Works just fine:

Ubuntu 11.10 and FF 9.0.1 with latest updates
$echo $LANG
en_US.UTF-8
$ echo $LANGUAGE
## blank ##

VERY strong indication that the problem is related to locale information. en_CA fails, en_US works.
Anyone have an idea about what 'package' this really belongs with? I could put it under one of the javascript packages instead of firefox, but it really belongs to a lower level. I just do not know which underlying library toLocaleDateString belongs to or calls. I add javascript and locales.

Sigh ... Something ELSE that should be in my web application cross browser / cross OS internationalization testing, but is just too big to be reasonable.