[Mono-bugs] [Bug 72081][Nor] Changed - CultureInfo.GetCultures(CultureTypes.AllCultures) does not include CultureType.InvariantCulture

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Fri, 6 May 2005 19:06:23 -0400 (EDT)


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 gonzalo@ximian.com.

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

--- shadow/72081	2005-02-01 18:13:45.000000000 -0500
+++ shadow/72081.tmp.10643	2005-05-06 19:06:23.000000000 -0400
@@ -1,14 +1,14 @@
 Bug#: 72081
 Product: Mono: Class Libraries
 Version: unspecified
 OS: other
 OS Details: Fedora Core 2
-Status: NEW   
-Resolution: 
-Severity: 
+Status: RESOLVED   
+Resolution: FIXED
+Severity: Unknown
 Priority: Normal
 Component: CORLIB
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: fmatch@cfl.rr.com               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
@@ -60,6 +60,9 @@
 How often does this happen? 
 Always with versions 1.0.5 and 1.1.3
 
 Additional Information:
 CultureInfoEntry culture_entries [], in file culture-info-tables.h, does 
 not include an entry for the Invariant Culture.
+
+------- Additional Comments From gonzalo@ximian.com  2005-05-06 19:06 -------
+Fixed in SVN (r44173 and 44174).