﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
9032	CKEditor text sometimes goes blank/null when Manual Save is used	Sachin		"We are using CKEditor on one of our web pages. We have a custom 'Save' button which saves the entire form data including CKEditor text. 
Sometimes while after making changes and then clicking the custom Save, the test is saved as blank. 
Below are two save options for saving CKEditor test in out page.

1) On clicking on auto save button(inside ckeditor).
Result: Data gets updated in database.The plug-in which we are using for bringing data from UI to the servlet is working fine.

2) On clicking on the save button of edit form:
Result :While normal saving, intermittently we are not getting data from UI .So the data saved in table override to NULL.


Are there any chances that when we do manual save, at the same time the CKEditor autoSave is also called and due to this simultaneous events the value in CKEditor goes null ?

"	Bug	closed	Normal		General	3.6	invalid		sachin_jaybhay@…
