[Mono-bugs] [Bug 46875][Min] Changed - Serialization allows non-serializable base class

bugzilla-daemon@rocky.ximian.com bugzilla-daemon@rocky.ximian.com
Sat, 26 Jul 2003 11:12:50 -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 gonzalo@ximian.com.

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

--- shadow/46875	Thu Jul 24 16:33:05 2003
+++ shadow/46875.tmp.7267	Sat Jul 26 11:12:50 2003
@@ -1,14 +1,14 @@
 Bug#: 46875
 Product: Mono/Class Libraries
 Version: unspecified
 OS: All
 OS Details: 
-Status: NEW   
-Resolution: 
-Severity: 
+Status: RESOLVED   
+Resolution: FIXED
+Severity: Unknown
 Priority: Minor
 Component: CORLIB
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: gonzalo@ximian.com               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
@@ -44,6 +44,9 @@
 Actual results:
 (nothing)
 
 Expected results:
 SerializationException: The type Parent from ser1 ..... is not marked as
 serializable.
+
+------- Additional Comments From gonzalo@ximian.com  2003-07-26 11:12 -------
+Fixed in CVS.