[Mono-bugs] [Bug 78593][Nor] Changed - Serialization formatters don't throw on missing fields

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Sat Aug 25 05:53:40 EDT 2007


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 robertj at gmx.net.

http://bugzilla.ximian.com/show_bug.cgi?id=78593

--- shadow/78593	2007-08-25 05:39:25.000000000 -0400
+++ shadow/78593.tmp.7066	2007-08-25 05:53:40.000000000 -0400
@@ -12,13 +12,13 @@
 ReportedBy: robertj at gmx.net               
 QAContact: mono-bugs at ximian.com
 TargetMilestone: ---
 URL: 
 Cc: 
 Summary: Serialization formatters don't throw on missing fields
-OtherBugsDependingOnThis: 81465
+OtherBugsDependingOnThis: 81465, 82400
 
 MS.NET throws a SerializationException if a field is missing
 from the deserialization stream.
 
 Mono simply ignores the field, which remains uninitialized.
 Both formatters (BinaryFormatter, SoapFormatter) have this


More information about the mono-bugs mailing list