Opened 15 years ago
Closed 15 years ago
#5438 closed Bug (fixed)
Correct editor destruction in SCAYT
Reported by: | Alfonso Martínez de Lizarrondo | Owned by: | Alfonso Martínez de Lizarrondo |
---|---|---|---|
Priority: | Normal | Milestone: | CKEditor 3.3 |
Component: | UI : Spell Checker | Version: | SVN (CKEditor) - OLD |
Keywords: | Review+ | Cc: | WebSpellChecker.net |
Description
When an editor is destroyed the SCAYT fails. The patch fixes that issues as well as several coding style adjustments.
Attachments (2)
Change History (5)
Changed 15 years ago by
Attachment: | 5438.patch added |
---|
Changed 15 years ago by
Attachment: | 5438_2.patch added |
---|
comment:1 Changed 15 years ago by
5438_2.patch fixes the same issues as 5438.patch except one: SCAYT's control id should be stored as is, but never assigned to 'null'
comment:2 Changed 15 years ago by
Keywords: | Review+ added; Review? removed |
---|
comment:3 Changed 15 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
Fixed with [5334]. As this is a problem only in SVN I haven't added a changelog entry.
Proposed patch