#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 (2)
comment:1 Changed 16 years ago by
| Resolution: | → duplicate |
|---|---|
| Status: | new → closed |

DUP of #3905