[Mono-bugs] [Bug 59594][Nor] Changed - [trivialfix] ReadOnlyCollectionBase serialized by Mono is incompatible with deserializer of Microsoft CLR
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Tue, 8 Jun 2004 13:47:56 -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 lluis@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=59594
--- shadow/59594 2004-06-04 07:20:43.000000000 -0400
+++ shadow/59594.tmp.13564 2004-06-08 13:47:56.000000000 -0400
@@ -1,14 +1,14 @@
Bug#: 59594
Product: Mono: Class Libraries
Version: unspecified
OS: All
OS Details:
-Status: NEW
-Resolution:
-Severity:
+Status: RESOLVED
+Resolution: FIXED
+Severity: Unknown
Priority: Normal
Component: CORLIB
AssignedTo: mono-bugs@ximian.com
ReportedBy: PAF@design.ru
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
@@ -45,6 +45,9 @@
note: it's field is named as
"myList"
while to be compatible with MS.NET they should be named:
"list"
+
+------- Additional Comments From lluis@ximian.com 2004-06-08 13:47 -------
+Fixed in CVS. Thanks!