Opened 13 years ago

Closed 13 years ago

Last modified 13 years ago

#7168 closed Bug (fixed)

IE9: Ajax sample does not work

Reported by: Wiktor Walc Owned by: Garry Yao
Priority: Normal Milestone: CKEditor 3.5.2
Component: General Version: 3.0
Keywords: IE9 Cc:

Description

Load _samples/ajax.html in IE9 RC. When destroying the editor, a JavaScript error occurs and there is no way to create the editor again:

SCRIPT70: Permission denied
domobject.js, line206

Attachments (1)

7168.patch (1.9 KB) - added by Garry Yao 13 years ago.

Download all attachments as: .zip

Change History (6)

Changed 13 years ago by Garry Yao

Attachment: 7168.patch added

comment:1 Changed 13 years ago by Garry Yao

Owner: set to Garry Yao
Status: newreview

I have IE9 fails silently (not having the SCRIPT70: Permission denied error) when read/write expando from offline element, this reveals a hidden bug in our destroying logic.

comment:2 Changed 13 years ago by Wiktor Walc

The attached attached patch fixes the issue for me.

comment:3 Changed 13 years ago by Sa'ar Zac Elias

Status: reviewreview_passed

comment:4 Changed 13 years ago by Garry Yao

Resolution: fixed
Status: review_passedclosed

Fixed with [6435].

comment:5 Changed 13 years ago by Wiktor Walc

Milestone: CKEditor 3.5.3CKEditor 3.5.2
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