[Mono-bugs] [Bug 47784][Nor] Changed - ASP.NET: Unit and FontUnit are not serializable

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Thu, 21 Aug 2003 07:19:57 -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=47784

--- shadow/47784	2003-08-21 03:32:50.000000000 -0400
+++ shadow/47784.tmp.5806	2003-08-21 07:19:57.000000000 -0400
@@ -1,14 +1,14 @@
 Bug#: 47784
 Product: Mono/Class Libraries
 Version: unspecified
 OS: Suse 8.2
 OS Details: 
-Status: NEW   
-Resolution: 
-Severity: 
+Status: RESOLVED   
+Resolution: FIXED
+Severity: Unknown
 Priority: Normal
 Component: System.Web
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: eric@veltman.nu               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
@@ -45,6 +45,9 @@
 Additional Information: 
 Using mono 0.26, latest ( 2003-08-21 08:22 ) snapshot from anon CVS. 
 Using mcs 0.26, latest ( 2003-08-21 08:22 ) snapshot from anon CVS. 
 Using xsp 0.5, release version. 
 Adding [Serializable()] just before the class definition in Unit.cs and 
 FontUnit.cs and recompiling the class libraries solves the problem.
+
+------- Additional Comments From gonzalo@ximian.com  2003-08-21 07:19 -------
+Fixed in CVS.