[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:12:16 -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:11:26.000000000 -0500
+++ shadow/51682.tmp.7044 2003-12-04 02:12:15.000000000 -0500
@@ -1,13 +1,13 @@
Bug#: 51682
Product: Mono/Class Libraries
Version: unspecified
OS: All
OS Details:
-Status: ASSIGNED
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Normal
Component: System.Web
AssignedTo: along@mainsoft.com
ReportedBy: along@mainsoft.com
QAContact: mono-bugs@ximian.com
@@ -38,6 +38,9 @@
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.
+
+------- Additional Comments From along@mainsoft.com 2003-12-04 02:12 -------
+was already explained