Calendar picker doesn't work IE when admin is in spanish

Description

The calendar picker doesn't function at all in IE when the Wildfire Admin console is set to Spanish. Using it's script debugger it shows this as a problem:

Line: 33
Char: 2
Error: 'Calendar._TT.DEF_DATE_FORMAT' is null or not an object
Code: 0
URL: http://localhost:9090/plugins/enterprise/stats-reporter.jsp

In Firefox the calendar picker works but the characters with accents are appearing as '?' (as noted in Gato's task, ). My guess for fixing this is replacing the characters with the correct special character codes (é ì õ etc).

Environment

Windows XP, IE 6

Activity

Show:

Aaron Johnson 
June 28, 2006 at 9:05 AM

Fixed by setting the file encoding on the 'es' (and all the other language js files) to UTF8.

Fixed

Details

Assignee

Reporter

Fix versions

Affects versions

Priority

Created June 28, 2006 at 3:49 AM
Updated June 28, 2006 at 9:05 AM
Resolved June 28, 2006 at 9:05 AM