﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
3279	CKEDITOR.replace(el) breaks save button's submit action	Colin Wismean		"Working with ""divreplace.html"" from the samples folder, the ""Save"" button will not post back/submit the form that it is related to.

The ""Save"" button works fine in other areas, so I am assuming that its when you use CKEDITOR.replace() that it breaks.  I have followed the javascript to its final method call when you click the button, and all seems the same.

Using Firebug, if I replace the onclick method call with [form name].submit() it works fine.

Could the ""Save"" button not picking up the correct name of the form when the CKEDITOR.replace(el).

Thanks"	Bug	closed	Normal		General	SVN (CKEditor) - OLD	duplicate		
