Opened 13 years ago

Closed 13 years ago

#449 closed defect (fixed)

Locale will always the OS locale instead of locale in IE option when using IE

Reported by: sparkliu Owned by: madair
Priority: P3 Milestone:
Component: Core Version: SVN
Severity: Minor Keywords:
Cc: Browser: IE8(beta)
External ID: Operating System: Windows
state: New

Description

When the user uses IE, the locale shown in Fusion will always be the locale of Operating System instead of the one in IE language option.

This is because IE doesn't provide a Javascript API to get its browser language (pay attention that userLanguage, systemLanguage and browserLanguage of navigation object will all be OS locale). So we need the server to tell the browser where the language is.

Attachments (1)

LocaleFix.patch (3.6 KB ) - added by sparkliu 13 years ago.
Fix of this defect

Download all attachments as: .zip

Change History (3)

by sparkliu, 13 years ago

Attachment: LocaleFix.patch added

Fix of this defect

comment:1 by sparkliu, 13 years ago

Severity: MajorMinor

comment:2 by liuar, 13 years ago

Resolution: fixed
Status: newclosed

fixed in changeset [2383] by liuar

Note: See TracTickets for help on using tickets.