Completed
Last Updated: 17 Nov 2014 13:24 by ADMIN
ADMIN
Dimitar
Created on: 10 Oct 2013 04:20
Category:
Type: Bug Report
1
FIX. RadRichTextBox - the <a/> tag with no "href" property is rendered like a link.
To reproduce:
- Parse the following string with the HtmlFormatProvider: "<html> <a name=\"tetst\">test</a> </html>"
- When you run the application you will notice that this is rendered like a link despite that the "href" property is not set.


Resolution: 
This issue is addressed in the new version of the control - RadRichTextEditor. Please use the new control instead the RadRichTextBox. 
0 comments