Ticket #3905 (closed Bug: fixed)
Editor causes unauthenticated content warnings over SSL in FF 3.5
| Reported by: | jonathanc | Owned by: | garry.yao |
|---|---|---|---|
| Priority: | Normal | Milestone: | CKEditor 3.1 |
| Component: | General | Version: | 3.0.2 |
| Keywords: | Confirmed Review+ | Cc: | fckeditor@… |
Description
Firefox 3.5 is showing an unauthenticated content warning icon on https pages with editors. Such warnings look unprofessional and tend to scare users away.
The offending code is in ckeditor.js:
document.write(
'<script type="text/javascript" src="' + CKEDITOR.getUrl( '_source/core/loader.js' ) + '"></script>' );
Attachments
Change History
Note: See
TracTickets for help on using
tickets.
