Opened 18 years ago
Closed 18 years ago
#962 closed Bug (fixed)
Safari: Error "Null value" when loading the editor
Reported by: | Alfonso Martínez de Lizarrondo | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | Safari Compatibility |
Component: | Core : Undo & Redo | Version: | SVN (FCKeditor) - Retired |
Keywords: | Cc: |
Description
Loading the editor shows an error in the console pointing to line 285 of _source/classes/fckdomrange.js in the CreateBookmark2 function
I think that this is related to the latest changes in the Undo processing (but the editor seems to keep on working properly)
Note that this bug might be preventing the full initialization, so the FCKeditor_OnComplete isn't called and for example sample03 doesn't show the languages in the dropdown combo.