[Mono-bugs] [Bug 74738][Nor] Changed - Formatters.Soap serialization of bool is different in MS.NET and MONO

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Wed, 27 Apr 2005 08:19:11 -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=74738

--- shadow/74738	2005-04-26 16:41:45.000000000 -0400
+++ shadow/74738.tmp.20428	2005-04-27 08:19:11.000000000 -0400
@@ -1,13 +1,13 @@
 Bug#: 74738
 Product: Mono: Class Libraries
 Version: 1.1
 OS: Mac OS X 10.3
 OS Details: 
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: DUPLICATE
 Severity: Unknown
 Priority: Normal
 Component: CORLIB
 AssignedTo: lluis@ximian.com                            
 ReportedBy: davide.morelli@parser.it               
 QAContact: mono-bugs@ximian.com
@@ -177,6 +177,11 @@
 Additional Information:
 
 viceversa works ok: Mono deserializes bool serialized with MS.NET
 
 looking at the xml file you'll see that MONO writes True instead of true 
 (first letter capitalized) this throws exception on MS.NET
+
+------- Additional Comments From lluis@ximian.com  2005-04-27 08:19 -------
+
+
+*** This bug has been marked as a duplicate of 74555 ***