[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 06:03:29 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 mhabersack at novell.com.

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

--- shadow/81274	2007-05-10 05:47:03.000000000 -0400
+++ shadow/81274.tmp.18221	2007-05-10 06:03:29.000000000 -0400
@@ -1,13 +1,13 @@
 Bug#: 81274
 Product: Mono: Class Libraries
 Version: 1.2
 OS: GNU/Linux [Other]
 OS Details: Ubuntu Linux 7.04 Beta, server edition
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Normal
 Component: Sys.Web
 AssignedTo: mono-bugs at ximian.com                            
 ReportedBy: johan.skold at gmail.com               
 QAContact: mono-bugs at ximian.com
@@ -62,6 +62,11 @@
 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.
+
+------- Additional Comments From mhabersack at novell.com  2007-05-10 06:03 -------
+Mono svn trunk and 1.2.4 prelease use
+CultureInfo.CreateSpecificCulture to handle this situation. Please try
+your code with either of the two versions.


More information about the mono-bugs mailing list