Opened 15 years ago

Closed 15 years ago

Last modified 15 years ago

#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 15 years ago by jonathanc

Resolution: duplicate
Status: newclosed

comment:2 Changed 15 years ago by Frederico Caldeira Knabben

DUP of #3905

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