[Mono-bugs] [Bug 61358][Nor] Changed - FIX - Error trying to serialize an IEnumerable class

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Mon, 12 Jul 2004 04:54:03 -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=61358

--- shadow/61358	2004-07-12 00:42:41.000000000 -0400
+++ shadow/61358.tmp.21603	2004-07-12 04:54:03.000000000 -0400
@@ -1,13 +1,13 @@
 Bug#: 61358
 Product: Mono: Class Libraries
 Version: unspecified
 OS: All
 OS Details: 
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Normal
 Component: Sys.XML
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: juancri@tagnet.org               
 QAContact: mono-bugs@ximian.com
@@ -56,6 +56,9 @@
 should be:
 
  if (!_schemaTypes.ContainsKey (mapKey))
 
 ------- Additional Comments From juancri@tagnet.org  2004-07-12 00:42 -------
 line 44
+
+------- Additional Comments From lluis@ximian.com  2004-07-12 04:54 -------
+Fixed in CVS HEAD. Thanks!