﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
8952	getData() does not work properly for specific instances of CKEditor	evrim		"Hi,

I have a problem with CKeditor instance.getData() method. It is apparently due to random instance id's. Ok here's the plot:

1.Create an instance with random-id1. (No instance is created before w/ this id)
2.getData() runs properly
3.Destroy the instance (instance.destroy(); or instance.destroy(true); )
4.Create another instance with the same random Id.
5. Now, try getData() and it will never return the updated version.

This is the proper redefinition of my bug #8585. I've just figured out how to solve i'm resubmitting.

I'm on 7339 nightly build.

Thank you,
evrim."	Bug	closed	Normal		General		expired		
