[Mono-bugs] [Bug 36037][Nor] Changed - Page_Load and CreateChildControls

bugzilla-daemon@rocky.ximian.com bugzilla-daemon@rocky.ximian.com
3 Jan 2003 01:53:34 -0000


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=36037

--- shadow/36037	Thu Jan  2 20:53:19 2003
+++ shadow/36037.tmp.28854	Thu Jan  2 20:53:34 2003
@@ -1,13 +1,13 @@
 Bug#: 36037
 Product: Mono/Class Libraries
 Version: unspecified
 OS: All
 OS Details: 
-Status: ASSIGNED   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Normal
 Component: System.Web
 AssignedTo: gonzalo@ximian.com                            
 ReportedBy: kojoadams@hotmail.com               
 QAContact: mono-bugs@ximian.com
@@ -46,6 +46,9 @@
 	{
 		Controls.Add (LoadControl ("~/load.ascx"));
 	}
 
 If you use Server.MapPath, IIS complains saying that the path is a
 physical path.
+
+------- Additional Comments From gonzalo@ximian.com  2003-01-02 20:53 -------
+Fixed in CVS.