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 [EMAIL PROTECTED]

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

--- shadow/76706        2005-11-30 08:29:56.000000000 -0500
+++ shadow/76706.tmp.28626      2005-11-30 21:54:57.000000000 -0500
@@ -1,13 +1,13 @@
 Bug#: 76706
 Product: Mono: Class Libraries
 Version: 1.1
 OS: unknown
 OS Details: 
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Normal
 Component: Sys.Web
 AssignedTo: [EMAIL PROTECTED]                            
 ReportedBy: [EMAIL PROTECTED]               
 QAContact: [EMAIL PROTECTED]
@@ -134,6 +134,11 @@
 We could check Attributes["Value"] of CheckBox before call
 Attributes.AddAttrubutes (w)
 It it not null, we call:
  + w.AddAttribute(HtmlTextWriterAttribute.Value, Attributes["Value"])
  + Attributes.Remove("Value");
 
+
+------- Additional Comments From [EMAIL PROTECTED]  2005-11-30 21:54 -------
+Fixed in r53741.
+
+Thanks!
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to