﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
12390	When an asynchronous post back happens really quickly after loading a CKEditor, a script error occurs	infoland		"When an asynchronous post back happens immediately after loading a CKEditor, a script error occurs around this piece of code:

a.readOnly=!(!c.readOnly&&!(a.elementMode==CKEDITOR.ELEMENT_MODE_INLINE?a.element.is(""textarea"")?a.element.hasAttribute(""disabled""):a.element.isReadOnly():a.elementMode==
CKEDITOR.ELEMENT_MODE_REPLACE&&a.element.hasAttribute(""disabled"")

This is because a.element is <null>, but this is not checked before it is used."	Bug	closed	Normal		General	4.4.4	expired		
