[Mono-bugs] [Bug 51682][Nor] Changed - 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:10:25 -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:08:07.000000000 -0500
+++ shadow/51682.tmp.7016	2003-12-04 02:10:24.000000000 -0500
@@ -2,13 +2,13 @@
 Product: Mono/Class Libraries
 Version: unspecified
 OS: All
 OS Details: 
 Status: NEW   
 Resolution: 
-Severity: 
+Severity: Unknown
 Priority: Normal
 Component: System.Web
 AssignedTo: along@mainsoft.com                            
 ReportedBy: along@mainsoft.com               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
@@ -34,6 +34,10 @@
 Additional Information:
 
 ------- Additional Comments From along@mainsoft.com  2003-12-04 02:08 -------
 Created an attachment (id=6102)
 This file demonstrates the problem
 
+
+------- Additional Comments From along@mainsoft.com  2003-12-04 02:10 -------
+The Bug was in Page.ID.
+This property should call Control.ID.