[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
Fri Apr 27 05:17:15 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	2006-07-03 16:46:29.000000000 -0400
+++ shadow/78593.tmp.3231	2007-04-27 05:17:15.000000000 -0400
@@ -12,12 +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
 
 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