[Mono-bugs] [Bug 76802][Wis] Changed - Invalid assignment for HtmlTextArea.Name

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Mon Nov 28 17:58:13 EST 2005


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 gonzalo at ximian.com.

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

--- shadow/76802	2005-11-23 08:36:34.000000000 -0500
+++ shadow/76802.tmp.16840	2005-11-28 17:58:12.000000000 -0500
@@ -1,14 +1,14 @@
 Bug#: 76802
 Product: Mono: Class Libraries
 Version: 1.1
 OS: other
 OS Details: 
-Status: NEW   
-Resolution: 
-Severity: 
+Status: RESOLVED   
+Resolution: FIXED
+Severity: Unknown
 Priority: Wishlist
 Component: Sys.Web
 AssignedTo: gonzalo at ximian.com                            
 ReportedBy: gianghu at gmail.com               
 QAContact: mono-bugs at ximian.com
 TargetMilestone: ---
@@ -37,6 +37,11 @@
 
 Additional Information:
 In HtmlTextArea:78:
     get { return ID; }
 Should be:
     get { return UniqueID; }
+
+------- Additional Comments From gonzalo at ximian.com  2005-11-28 17:58 -------
+Fixed in svn r53595.
+
+Thanks.


More information about the mono-bugs mailing list