﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
6109	use commitContent() and setupContent() methods in pastetext plugin dialog	Frank	Sa'ar Zac Elias	"We are currently integrating CKEditor into ExtJS.

There seems to be a standard pattern for separation of concerns between user interface and data layer.

When a CKEditor shows a dialog data is normally set via the setupContent() method, on okay data is normally stored via the commitContent() method. The pastetext plugin dialog does not follow this pattern. To be reusable in our/ other integrations it should follow this standard pattern.

Find a patch for the ckeditor/_source/plugins/pastetext/dialogs/pastetext.js file attached.
"	Task	closed	Normal	CKEditor 3.5.4	General		fixed		frank@…
