Opened 14 years ago

Last modified 13 years ago

#6317 confirmed Bug

[Safari] Check Spelling dialog - JavaScript warnings

Reported by: Wiktor Walc Owned by:
Priority: Normal Milestone:
Component: UI : Spell Checker Version: 3.2.2
Keywords: Safari HasPatch, Review? Cc: WebSpellChecker.net

Description

When opening the "Check Spelling" dialog, JavaScript errors appear in the error console:

Unmatched </frame> encountered.  Ignoring tag.
apps/ckeditor/3.4/plugins/wsc/dialogs/tmpFrameset.html:48
Unmatched </frame> encountered.  Ignoring tag.
apps/ckeditor/3.4/plugins/wsc/dialogs/tmpFrameset.html:49
Unmatched </frame> encountered.  Ignoring tag.
apps/ckeditor/3.4/plugins/wsc/dialogs/tmpFrameset.html:50
Unmatched </frame> encountered.  Ignoring tag.
2s1.spellchecker.net/spellcheck3/script/ssrv.cgi:192
Unmatched </span> encountered.  Ignoring tag.
s1.spellchecker.net/spellcheck3/script/ssrv.cgi:361
Unmatched </font> encountered.  Ignoring tag.

Perhaps it's something worth to check... the whole spell checking process ended successfully though.

Attachments (2)

6317.patch (1.5 KB) - added by WebSpellChecker.net 14 years ago.
6317.2.patch (1.5 KB) - added by WebSpellChecker.net 14 years ago.

Download all attachments as: .zip

Change History (5)

Changed 14 years ago by WebSpellChecker.net

Attachment: 6317.patch added

comment:1 Changed 14 years ago by WebSpellChecker.net

Keywords: Chrome HasPatch Review? added; Mac removed
Version: 3.43.4.2 (SVN - trunk)

4 erorrs "Unmatched </frame> encountered. Ignoring tag." are fixed with this patch. "Unmatched </font> encountered. Ignoring tag." fixed on our side (our hosting) "Unmatched </span> encountered. Ignoring tag." - can't reproduce. Can you comment how and where you got this error?

comment:2 Changed 14 years ago by WebSpellChecker.net

The same patch for FCKEditor 2.6.6 - 6317.2.patch

Changed 14 years ago by WebSpellChecker.net

Attachment: 6317.2.patch added

comment:3 Changed 13 years ago by Jakub Ś

Keywords: Chrome removed
Status: newconfirmed
Version: 3.4.23.2.2

I was able to reproduce this issue only on Safari and from CKE 3.3.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