[Mono-dev] FW: Bug in System.Web.UI.WebControls.CheckBox

Vladimir Krasnov vladimirk at mainsoft.com
Thu Feb 16 08:57:57 EST 2006


Sorry, I forgot the patch

-----Original Message-----
From: Vladimir Krasnov 
Sent: Thursday, February 16, 2006 3:53 PM
To: mono-devel-list at lists.ximian.com
Subject: Bug in System.Web.UI.WebControls.CheckBox

Hi, 

I've found a problem in Render function of CheckBox class. It renders an
empty <span> element if ControlStyleCreated, even if it empty.

Test case Url:
/System_Web_UI_WebControls/WebControl/WebControl_Height.aspx

The attached patch fixes it, please approve.
If no one objects, I will commit.

Vladimir Krasnov
-------------- next part --------------
A non-text attachment was scrubbed...
Name: CheckBox.cs.1.patch
Type: application/octet-stream
Size: 593 bytes
Desc: CheckBox.cs.1.patch
Url : http://lists.ximian.com/pipermail/mono-devel-list/attachments/20060216/e15a7d75/attachment.obj 


More information about the Mono-devel-list mailing list