[Mono-bugs] [Bug 81274][Nor] Changed - Problems with Culture set to "auto" in ASP.NET pages

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Thu May 10 05:47:03 EDT 2007


Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.

Changed by chris.george at sysmedia.com.

http://bugzilla.ximian.com/show_bug.cgi?id=81274

--- shadow/81274	2007-04-07 10:36:30.000000000 -0400
+++ shadow/81274.tmp.17860	2007-05-10 05:47:03.000000000 -0400
@@ -3,13 +3,13 @@
 Version: 1.2
 OS: GNU/Linux [Other]
 OS Details: Ubuntu Linux 7.04 Beta, server edition
 Status: NEW   
 Resolution: 
 Severity: Unknown
-Priority: Wishlist
+Priority: Normal
 Component: Sys.Web
 AssignedTo: mono-bugs at ximian.com                            
 ReportedBy: johan.skold at gmail.com               
 QAContact: mono-bugs at ximian.com
 TargetMilestone: ---
 URL: 
@@ -52,6 +52,16 @@
 [0x00000] 
   at System.Web.HttpApplication+<>c__CompilerGenerated3.MoveNext () [0x00000] 
 
 
 Expected Results:
 Swedish culture info in System.Threading.Thread.CurrentThread.CurrentCulture
+
+------- Additional Comments From chris.george at sysmedia.com  2007-05-10 05:47 -------
+This happens when any neutral cultures are set ('de','fr' etc)
+
+Neutral cultures should be internally converted to a specific culture
+using something like the CultureInfo.CreateSpecificCulture method.
+That's what ASP.NET does in these situations AFAIK.
+
+While this can be worked around by setting a specific culture in the
+browser, it is a major pain for us.


More information about the mono-bugs mailing list