Title:
Bug 83395:(Watson Migration Closure)setLocale() and getLocale() give inconsistent results for some locales in the server
| View in TrackerStatus/Resolution/Reason: Closed/Won't Fix/LowImpact
Reporter/Name(from Bugbase): Matthew Walker / Matthew Walker (leptinella1)
Created: 06/19/2010
Components: Localization
Versions: 9.0
Failure Type: Unspecified
Found In Build/Fixed In Build: 9,0,0,251028 /
Priority/Frequency: Major / Unknown
Locale/System: English / Win All
Vote Count: 3
Problem:
setLocale() and getLocale() give inconsistent results for some locales in the server.ColdFusion.SupportedLocales list.
Method:
When I run this code I get "English (New Zealand)" as the result, which is the existing value. "ga" is listed for me in server.ColdFusion.SupportedLocales so should be supported.<cfset setLocale("ga")><cfoutput>#getLocale()#</cfoutput>I strike this with the following locales (all listed in server.ColdFusion.SupportedLocales): ga, ga_IE, in, in_ID, ms, ms_MY, mt, mt_MT, vi, vi_VN
Result:
----------------------------- Additional Watson Details -----------------------------
Watson Bug ID: 3041685
External Customer Info:
External Company:
External Customer Name: Matthew Walker
External Customer Email: 79FA411D4906F986992015B9
External Test Config: 06/19/2010
Attachments:
Comments: