Completed
Last Updated: 01 Jul 2015 08:13 by ADMIN
Vennila
Created on: 09 Jun 2015 16:14
Category: RichTextBox
Type: Bug Report
0
HtmlFormatProvider bug
I am using a HtmlFormatProvider control to display html memo. But there is an issue that this control will display nothing if the wrong color number in html. Ex, if you set html like below, the control display empty. it should ignore the error and display rest of message. Thanks
previewControl.htmlDataProvider.Html = "<table >\r\n<tbody>\r\n<tr>\r\n<td align=\"left\" valign=\"middle\" height=\"30px\" bgcolor=\"#cccccc\" style=\"height:30px;font-size:12px;padding-left:3px;bgcolor=#cccccc;font-weight:bold;color:#00001;border-bottom:1px solid #000001;\">\r\nItem number</td>\r\n</tr>\r\n</tbody>\r\n</table>" 
1 comment
ADMIN
Aylin
Posted on: 01 Jul 2015 08:13
Hi,

The issue is fixed and will be live with our next LIB release.

Best Regards,
Aylin,
The Telerik Team