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

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


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



More information about the Mono-devel-list mailing list