[Mono-bugs] [Bug 36262][Min] Changed - Should not generate fields already defined in base class

bugzilla-daemon@rocky.ximian.com bugzilla-daemon@rocky.ximian.com
Sun, 5 Jan 2003 12:49:18 -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 gonzalo@ximian.com.

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

--- shadow/36262	Sun Jan  5 07:35:01 2003
+++ shadow/36262.tmp.18007	Sun Jan  5 12:49:18 2003
@@ -1,13 +1,13 @@
 Bug#: 36262
 Product: Mono/Class Libraries
 Version: unspecified
 OS: Debian Woody
 OS Details: 
-Status: ASSIGNED   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Minor
 Component: System.Web
 AssignedTo: gonzalo@ximian.com                            
 ReportedBy: david@codenoevil.com               
 QAContact: mono-bugs@ximian.com
@@ -62,6 +62,9 @@
 Copying the dll from bin to its parent directory does not work because
 there's another bug.
 
 When inheriting from another page/control, xsp should not generate
 protected fields that are already present as public or protected in
 the base class.
+
+------- Additional Comments From gonzalo@ximian.com  2003-01-05 12:49 -------
+Fixed in CVS.