﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
2805	JavaScript error in dialogui plugin	Martin Kou	Martin Kou	"Line 395 in _source/plugins/dialogui/plugin.js refers to an unbound ""this"" in an inner function. This causes errors when the dialog system is creating radio button groups in dialogs.

To reproduce:
 1. Open replacebyclass.html
 2. Run the follow script in any JavaScript console or in the URL bar:
{{{
CKEDITOR.instances.editor1.openDialog('testOnly');
}}}
 3. JavaScript error."	Bug	closed	Must have (possibly next milestone)	CKEditor 3.0	General	SVN (FCKeditor) - Retired	fixed	Review+	
