No. It doesn't happen on the online demo. But it does happen for me every time. It stops working here: "a._warningsLog.innerHTML=e"
e = the message that is supposed to show in the error log (i.e. "### Error:No matching start tag for '</br>'
Referenced on line 4, position 8 of internal entity '#document'")
If I click "ignor" on the error, the popup that asks me if I want to view the error log comes up. If I click on view error log, it is blank.
I am using the editor in a project that uses a master page and the editior is inside the edit template of a listview. It is declared like this:
<
cc1
:
Editor
ID
="Editor2"
runat
="server"
PostbackAllFormData
="true"
ShowHtmlMarkupErrorLog
>
</
cc1
:
Editor
>
I am using version 2.0.1.1