﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
16679	Form saving problem on SSL	bunny.hu		"== Steps to reproduce ==

1. Make some (not only one) ckeditor area on a https:// website. Insert photo inside all area. Try to save the form. 

== Actual result ==
403 Forbidden - You do not have permission to access this document.

I try with or without CKEDITOR.basePath and CKEDITOR.config.baseHref.
also with CKEDITOR.config.removePlugins = 'scayt';

== When it is working ==
1. It is worked very well before we change to https from http. Same code.
2. If I write '''only text''' inside the ckeditor area, it is saving well!
3. If I '''turn off all ckeditor area binding except one''', and try to save the very same html code but from pure html area without ckeditor overwrite, it is saving perfect.

So I THINK there is some postprocessing inside the ckeditor, when I push the submit button, and that is not working with https:// . Perhaps hardcoded http or whatever.

== Other details (browser, OS, CKEditor version, installed plugins) ==
chrome latest, tested on ckeditor 4.5.3, 4.5.11, 4.6 both.
"	Bug	closed	Normal		General		invalid		
