Opened 10 years ago
Closed 10 years ago
#13177 closed Bug (fixed)
[IE8] adaptes/jquery/manual/nockeditor tests fails due to IE8 quirks
Reported by: | Piotrek Koszuliński | Owned by: | Piotrek Koszuliński |
---|---|---|---|
Priority: | Must have (possibly next milestone) | Milestone: | CKEditor 4.5.0 |
Component: | General | Version: | 4.5.0 Beta |
Keywords: | Cc: |
Description
It throws a "Object doesn't support this action" error in line with delete window.CKEDITOR;
. WAT?! Simple change to CKEDITOR = undefined;
should fix this.
Change History (4)
comment:1 Changed 10 years ago by
Status: | new → confirmed |
---|
comment:2 Changed 10 years ago by
Priority: | Normal → High |
---|
comment:3 Changed 10 years ago by
Owner: | set to Piotrek Koszuliński |
---|---|
Status: | confirmed → assigned |
comment:4 Changed 10 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Fixed with git:acebd86.