Ticket #4065 (closed Bug: fixed)
SCAYT doesn't work with SSL
| Reported by: | arczi | Owned by: | |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | UI : Spell Checker | Version: | |
| Keywords: | Review+ | Cc: | SpellChecker.net, alexander_jared@… |
Description
SCAYT doesn't work with SSL.
<script type="text/javascript" src="https://svc.spellchecker.net/spellcheck/lf/scayt/scayt1.js"> Failed to load source for: https://svc.spellchecker.net/spellcheck/lf/scayt/scayt1.js </script>
Attachments
Change History
comment:2 Changed 4 years ago by arczi
- Keywords Review? added
I was wondering about security of this plugin. The content is sent to third parties.
My suggestion is to disable it in this case.
comment:3 Changed 4 years ago by fredck
- Keywords Review- added; Review? removed
Security has nothing to do with this ticket. We must simply make it work under HTTPS. I'm afraid this is a SpellChecker.net issue.
comment:4 Changed 4 years ago by fredck
- Keywords Confirmed added; Review- removed
- Milestone CKEditor 3.0 deleted
I have received the confirmation form SpellChecker.net. This is to be fixed at their side with no changes to our code.
comment:5 Changed 3 years ago by SpellChecker.net
- Status changed from new to closed
- Resolution set to fixed
Fixed.
comment:6 follow-up: ↓ 7 Changed 3 years ago by Zack Peterson
I've got a CKEditor control on an HTTPS/SSL web page. I just today enabled the SCAYT feature and now see a Security Warning when the page loads.
It seems to be caused by these four files:
http://svc.spellchecker.net/spellcheck31/lf/scayt/_base.xd.js http://svc.spellchecker.net/spellcheck31/lf/scayt/nls/caption.xd.js http://svc.spellchecker.net/spellcheck31/lf/scayt/lang_list.js http://svc.spellchecker.net/spellcheck31/lf/scayt/resources/blank.gif
According to this ticket, SpellChecker.net corrected the problem from their end 12 days ago.
Why do I still see the warning form my web site? Do I need to apply that 4065.patch?
comment:7 in reply to: ↑ 6 Changed 3 years ago by fredck
- Status changed from closed to reopened
- Resolution fixed deleted
Replying to Zack Peterson:
Why do I still see the warning form my web site?
I would ask SpellChecker.net to please comment on this.
comment:8 Changed 3 years ago by jared
- Cc alexander_jared@… added
i have encountered the same issue and are interested in knowing how to access the SpellChecker.net resources over https.
comment:9 Changed 3 years ago by SpellChecker.net
- Keywords Review? added; Confirmed removed
Fixed on the SpellChecker.net side.
comment:10 Changed 3 years ago by alfonsoml
- Keywords Review+ added; Review? removed
- Status changed from reopened to closed
- Resolution set to fixed
Now works correctly in IE. Firefox has this problem #5259 not related to SpellChecker
