[Mono-bugs] [Bug 78268][Nor] Changed - [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:32 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.6835 2006-05-02 13:10:32.000000000 -0400
@@ -18,6 +18,11 @@
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.
+
+------- Additional Comments From grendello at gmail.com 2006-05-02 13:10 -------
+Created an attachment (id=16898)
+TemplateControl.cs.diff
+
More information about the mono-bugs
mailing list