[Mono-bugs] [Bug 53044][Wis] Changed - CultureInfo not working, it seems not complete
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Wed, 3 Mar 2004 19:09:30 -0500 (EST)
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 dick@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=53044
--- shadow/53044 2004-01-19 00:21:39.000000000 -0500
+++ shadow/53044.tmp.13293 2004-03-03 19:09:30.000000000 -0500
@@ -1,14 +1,14 @@
Bug#: 53044
Product: Mono/Runtime
Version: unspecified
-OS:
+OS: unknown
OS Details: XP SP1
-Status: NEW
-Resolution:
-Severity:
+Status: RESOLVED
+Resolution: FIXED
+Severity: Unknown
Priority: Wishlist
Component: misc
AssignedTo: mono-bugs@ximian.com
ReportedBy: kelvin.ho@kawai.ca
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
@@ -100,6 +100,9 @@
Additional Information:
What is returned by CultureInfo.CurrentCulture
CultureInfo.CurrentCulture.CompareInfo may be acceptable, but
it is certainly different from what .NET CLR returns.
I also tried this on SuSE 8.0 with Mono 0.28, it fails differently.
+
+------- Additional Comments From dick@ximian.com 2004-03-03 19:09 -------
+This has been fixed in newer releases of mono.