Hi, It seems that in 1.6.2 Zend_Locale doesn't handle well under Windows. Zend_Locale is using
$language = setlocale(LC_ALL, 0); in the getEnvironment function On my Windows system this will return: ________________________________________________________________________ This email has been scanned for all known viruses by the MessageLabs Email Security Service and the Macro 4 plc internal virus protection system. ________________________________________________________________________
