[Mono-bugs] [Bug 78320][Nor] Changed - [2.0] ControlParameter
cannot find controls when using master pages
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Sun May 7 00:06:46 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=78320
--- shadow/78320 2006-05-07 00:06:11.000000000 -0400
+++ shadow/78320.tmp.19687 2006-05-07 00:06:46.000000000 -0400
@@ -18,6 +18,11 @@
As in the subject - when used from within a content page the control named
in the ControlID property cannot be found. This is due to the fact that
ControlParameter searches for the control id only within its parent Page.
The patch makes it ascend along the path of all the naming containers in
order to find the requested control.
+
+------- Additional Comments From grendello at gmail.com 2006-05-07 00:06 -------
+Created an attachment (id=16939)
+ControlParameter.cs.diff
+
More information about the mono-bugs
mailing list