[Mono-bugs] [Bug 48680][Cos] Changed - System.Drawing.Rectangle Missing Serializable flag

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Sat, 13 Dec 2003 08:18:52 -0500 (EST)


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 miguel@ximian.com.

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

--- shadow/48680	2003-11-21 03:57:31.000000000 -0500
+++ shadow/48680.tmp.7211	2003-12-13 08:18:52.000000000 -0500
@@ -1,13 +1,13 @@
 Bug#: 48680
 Product: Mono/Class Libraries
 Version: unspecified
 OS: All
 OS Details: 
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Cosmetic
 Component: System
 AssignedTo: sumadevi@novell.com                            
 ReportedBy: bbulten@telus.net               
 QAContact: mono-bugs@ximian.com
@@ -17,6 +17,9 @@
 Summary: System.Drawing.Rectangle Missing Serializable flag
 
 System.Drawing.Rectangle is missing the [Serializable] flag, 
 as specified in the MSDN documentation:
 
 http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfsystemdrawingrectangleclasstopic.asp
+
+------- Additional Comments From miguel@ximian.com  2003-12-13 08:18 -------
+A patch has been commited to CVS.