This error only seems to happen in Internet Explorer and it seems very difficult to reproduce.
When you load the FCK Editor on a page, type in anything then use Backspace to delete everything you typed in, now press the Undo button in the toolbar.
Most of the time I receive this error:
Line: 23
Error: '0' is null or not an object
I've tracked down line 23:
editor/js/fckeditorcode_ie_1.js:
FCK.EditorDocument.body.innerHTML=oData[0]
Has anyone else run across this and know how to resolve it?
Any help would be appreciated.
Thanks.
When you load the FCK Editor on a page, type in anything then use Backspace to delete everything you typed in, now press the Undo button in the toolbar.
Most of the time I receive this error:
Line: 23
Error: '0' is null or not an object
I've tracked down line 23:
editor/js/fckeditorcode_ie_1.js:
FCK.EditorDocument.body.innerHTML=oData[0]
Has anyone else run across this and know how to resolve it?
Any help would be appreciated.
Thanks.