Opened 9 years ago

Closed 9 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 9 years ago by Jakub Ś

Status: newconfirmed

comment:2 Changed 9 years ago by Piotrek Koszuliński

Priority: NormalHigh

comment:3 Changed 9 years ago by Piotrek Koszuliński

Owner: set to Piotrek Koszuliński
Status: confirmedassigned

comment:4 Changed 9 years ago by Piotrek Koszuliński

Resolution: fixed
Status: assignedclosed

Fixed with git:acebd86.

Note: See TracTickets for help on using tickets.
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy