Hello,
As you know the content filters of RadEditor, parse and validate the content using regular expressions and DOM methods. If the content is non well formed or contains unsupported tags, attributes, etc this could break the regular expressions and the filter will pop up an error message.
You can validate the problematic content with the W3C validation tool of RadEditor or the online one and check for XHTML errors. You can also start to remove parts of the content until you find the problematic one in it and remove it.
Best regards,
Rumen
the Telerik team
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to their
blog feed now.