[Mono-bugs] [Bug 49923][Nor] Changed - Globalization.TextInfo fails when serialized
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Tue, 21 Oct 2003 07:28:59 -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=49923
--- shadow/49923 2003-10-21 07:27:21.000000000 -0400
+++ shadow/49923.tmp.4478 2003-10-21 07:28:58.000000000 -0400
@@ -2,22 +2,23 @@
Product: Mono/Class Libraries
Version: unspecified
OS: All
OS Details:
Status: NEW
Resolution:
-Severity:
+Severity: Unknown
Priority: Normal
Component: CORLIB
AssignedTo: mono-bugs@ximian.com
ReportedBy: gonzalo@ximian.com
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
URL:
Cc:
Summary: Globalization.TextInfo fails when serialized
+OtherBugsDependingOnThis: 42962
Compile and run the attahed test case with latest CVS.
You'll get:
Unhandled Exception: System.NotImplementedException: The requested feature
is not yet implemented
in <0x0002a> System.Globalization.TextInfo:GetHashCode ()