Opened 15 years ago
Closed 15 years ago
#5674 closed Bug (fixed)
SCAYT error on editor destroy
| Reported by: | WebSpellChecker.net | Owned by: | Alfonso Martínez de Lizarrondo |
|---|---|---|---|
| Priority: | Normal | Milestone: | CKEditor 3.3 |
| Component: | UI : Spell Checker | Version: | |
| Keywords: | Confirmed Review+ | Cc: | WebSpellChecker.net |
Description (last modified by )
Turn on scayt autostartup on sample page divreplace.html
Edit 1-st text block by double clicking, wait scayt run
Edit 2-nd text block:
error occurs:
plugin.getScayt() is null or not an object
Attachments (3)
Change History (9)
Changed 15 years ago by
| Attachment: | 5674.patch added |
|---|
comment:1 Changed 15 years ago by
| Cc: | WebSpellChecker.net added |
|---|---|
| Keywords: | Confirmed Review- added |
The error is still there after the patch.
comment:2 Changed 15 years ago by
the error is different on trunk:
Error: iframe is null Source File: http://hostname/lib/ckeditor.svn/_source/plugins/wysiwygarea/plugin.js Line: 718
comment:3 Changed 15 years ago by
| Description: | modified (diff) |
|---|---|
| Keywords: | Review? added; Review- removed |
| Owner: | set to Alfonso Martínez de Lizarrondo |
| Status: | new → assigned |
The patch adds the protection and works for me both in trunk and 3.3 branch
comment:5 Changed 15 years ago by
| Keywords: | Review+ added; Review? removed |
|---|

add check of SCAYT control instance existing