[Mono-bugs] [Bug 78268][Nor] New - [2.0] Implement new ASP.NET Page event generation

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Tue May 2 13:10:01 EDT 2006


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 grendello at gmail.com.

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

--- shadow/78268	2006-05-02 13:10:01.000000000 -0400
+++ shadow/78268.tmp.6815	2006-05-02 13:10:01.000000000 -0400
@@ -0,0 +1,23 @@
+Bug#: 78268
+Product: Mono: Class Libraries
+Version: 1.1
+OS: 
+OS Details: 
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Normal
+Component: Sys.Web
+AssignedTo: gonzalo at ximian.com                            
+ReportedBy: grendello at gmail.com               
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: [2.0] Implement new ASP.NET Page event generation
+
+The ASP.NET 2.0 implementation doesn't generate new Page events (PreInit,
+PreLoad, LoadComplete, PreRenderComplete, SaveStateComplete, InitComplete)
+even though the handlers for them are supported and defined in the Page
+code. The attached patch fixes this by adding the named events to the
+TemplateControl.


More information about the mono-bugs mailing list