[Mono-bugs] [Bug 51682][Nor] New - Page.ClientID returns the wrong value while setting Page.ID

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Thu, 4 Dec 2003 02:07:23 -0500 (EST)


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 along@mainsoft.com.

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

--- shadow/51682	2003-12-04 02:07:22.000000000 -0500
+++ shadow/51682.tmp.6987	2003-12-04 02:07:22.000000000 -0500
@@ -0,0 +1,34 @@
+Bug#: 51682
+Product: Mono/Class Libraries
+Version: unspecified
+OS: All
+OS Details: 
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Normal
+Component: System.Web
+AssignedTo: along@mainsoft.com                            
+ReportedBy: along@mainsoft.com               
+QAContact: mono-bugs@ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: Page.ClientID returns the wrong value while setting Page.ID
+
+Description of Problem:
+Page.ClientID returns the wrong value while setting Page.ID.
+
+Steps to reproduce the problem:
+1. Open the attached aspx
+
+Actual Results:
+The Label text contains an automatic generated name.
+
+Expected Results:
+The Label text shoud contains the word "Hello"
+
+How often does this happen? 
+Always.
+
+Additional Information: