﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
14735	setData() method sometimes not displaying the data in the CkEditor	sateeshj		"Hi,

We are using ajax calls to get data from database( rest service) and showing in the CkEditor on the page. When the setData() method is being used, sometimes it happens that the data is not displayed in the CKEditor.

For example code we are using:

CKEDITOR.instances.applicationText.setData(pvdRichTextItems[i].CategoryText);
                                            CKEDITOR.instances.applicationText.updateElement();


Did any one have seen this issue.

Your help is much appreciated.

Thanks




We are seeing an issue when the setData() method is use"	Task	closed	Normal		Core : Output Data	4.5.7	invalid		bhanuchander.konani@…
