Opened 15 years ago
Closed 14 years ago
#4872 closed Bug (expired)
FF: N is null after clearing browser cache
Reported by: | Wiktor Walc | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | General | Version: | 3.0.1 |
Keywords: | Cc: |
Description
This issue happens when running locally the compiled version of CKEditor (in Firefox 3.5.5 @ Win XP / SP3), same problem existed on 3.0.1. I have this problem only locally, I can't reproduce it for example on http://ckeditor.com.demo.
When I clear browser's cache, open replacebycode.html, then I get this error:
N is null anonymous(Window about:blank)ckeditor.js (line 72) anonymous(Object name=load sender=Object data=Object)ckeditor.js (line 72) anonymous(Object name=o, Object $=Event load, function(), function())ckeditor.js (line 6) anonymous("load", Object $=Event load, Object name=j)ckeditor.js (line 6) anonymous(load )ckeditor.js (line 10) [Break on this error] var E=B.fixBlock(true,x.config.enterMode...}catch(T){}K=w.window=new d.window(K);\r\n
This issue disappears after clicking the refresh button (or F5) twice in the browser.
Change History (5)
comment:1 Changed 15 years ago by
Milestone: | → CKEditor 3.3 |
---|
comment:2 Changed 15 years ago by
Milestone: | CKEditor 3.3 → CKEditor 3.4 |
---|
comment:3 Changed 15 years ago by
Keywords: | Pending added |
---|
comment:4 Changed 14 years ago by
Milestone: | CKEditor 3.4 |
---|
Wiktor could you confirm it's still reproducible on trunk?
comment:5 Changed 14 years ago by
Keywords: | Pending removed |
---|---|
Resolution: | → expired |
Status: | new → closed |
Works for me as well in the latest stable release.
WFM in trunk on Firefox3.6/Win7.