Opened 14 years ago

Closed 14 years ago

#6481 closed Bug (fixed)

[IE] 'document' is null or not an object error

Reported by: WebSpellChecker.net Owned by:
Priority: Normal Milestone: CKEditor 3.4.2
Component: UI : Spell Checker Version: 3.4.1
Keywords: IE, HasPatch Cc: tech@…

Description

Steps to reproduce:

  1. Open ckeditor/_samples/divreplace.html
  2. Doubleclick on first div -> CKEditor loads -> Enable SCAYT
  3. Doubleclick on second div -> CKEditor loads -> Enable SCAYT

Expected result:

No errors

Actual Result:

In IE 6/7/8(CompatView) error is shown:

Message: 'document' is null or not an object
Line: 1820
Char: 1
Code: 0
URI: http://svc.spellchecker.net/scayt25/loader__base.js

Attachments (1)

6481.patch (411 bytes) - added by WebSpellChecker.net 14 years ago.

Download all attachments as: .zip

Change History (3)

Changed 14 years ago by WebSpellChecker.net

Attachment: 6481.patch added

comment:1 Changed 14 years ago by WebSpellChecker.net

Keywords: HasPatch Review? added

Here we propose patch to fix this bug. Enabling/disabling SCAYT can't be undone and shouldn't be saved in undo/redo system.

comment:2 Changed 14 years ago by Garry Yao

Keywords: Review? removed
Milestone: CKEditor 3.4.2
Resolution: fixed
Status: newclosed

Fixed with [5966].

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