﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
3905	Editor causes unauthenticated content warnings over SSL in FF 3.5	jonathanc	Garry Yao	"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>' );

"	Bug	closed	Normal	CKEditor 3.1	General	3.0.2	fixed	Confirmed Review+	fckeditor@…
