[Mono-dev] Bug in WebControls.FontInfo

Vladimir Krasnov vladimirk at mainsoft.com
Sun Feb 19 09:59:51 EST 2006


Hello,

The first patch fixes CopyFrom method of FontInfo class. This method
should not reset the received fontinfo if it is the same instance.

Test case:
/System_Web_UI_WebControls/TableStyle/TableStyle_MergeWith_S.aspx

Second patch fixes FontInfo.ToString() where only font size specified.

Test case:
/System_Web_UI_WebControls/WebControl/WebControl_Font.aspx

Please approve the attached patch
If no one objects, I will commit.

Vladimir Krasnov

-------------- next part --------------
A non-text attachment was scrubbed...
Name: FontInfo.cs.1.patch
Type: application/octet-stream
Size: 374 bytes
Desc: FontInfo.cs.1.patch
Url : http://lists.ximian.com/pipermail/mono-devel-list/attachments/20060219/40669d93/attachment.obj 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: FontInfo.cs.2.patch
Type: application/octet-stream
Size: 336 bytes
Desc: FontInfo.cs.2.patch
Url : http://lists.ximian.com/pipermail/mono-devel-list/attachments/20060219/40669d93/attachment-0001.obj 


More information about the Mono-devel-list mailing list