[Mono-bugs] [Bug 61721][Nor] Changed - [trivialfix] DictionaryBase serialized by Mono is incompatible with deserializer of Microsoft CLR
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Mon, 19 Jul 2004 18:42:02 -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 miguel@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=61721
--- shadow/61721 2004-07-19 10:49:45.000000000 -0400
+++ shadow/61721.tmp.2299 2004-07-19 18:42:02.000000000 -0400
@@ -2,16 +2,16 @@
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
+AssignedTo: duncan@ximian.com
ReportedBy: PAF@design.ru
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
URL:
Cc:
Summary: [trivialfix] DictionaryBase serialized by Mono is incompatible with deserializer of Microsoft CLR
@@ -41,6 +41,9 @@
Additional Information:
note: it's field is named as
"dictionary"
while to be compatible with MS.NET it should be named:
"hashtable"
+
+------- Additional Comments From miguel@ximian.com 2004-07-19 18:42 -------
+Duncan, can you look over this bug?