Ticket #3904 (closed Bug: duplicate)
Editor causes unauthenticated content warnings over SSL in FF 3.5
| Reported by: | jonathanc | Owned by: | |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | General | Version: | SVN (CKEditor) - OLD |
| Keywords: | Cc: |
Description
Firefox 3.5 is showing an unauthenticated content warning icon on https pages with editors.
The offending code is in ckeditor.js:
document.write(
'<script type="text/javascript" src="' + CKEDITOR.getUrl( '_source/core/loader.js' ) + '"></script>' );
Change History
Note: See
TracTickets for help on using
tickets.
