[Mono-bugs] [Bug 78320][Nor] New - [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:11 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.19672	2006-05-07 00:06:11.000000000 -0400
@@ -0,0 +1,23 @@
+Bug#: 78320
+Product: Mono: Class Libraries
+Version: 1.1
+OS: 
+OS Details: 
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Normal
+Component: Sys.Web
+AssignedTo: toshok at ximian.com                            
+ReportedBy: grendello at gmail.com               
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: [2.0] ControlParameter cannot find controls when using master pages
+
+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.


More information about the mono-bugs mailing list