﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
7533	SCAYT plugin becomes enabled after set data	Michael Camden		"We have a two step validation/cleaning process for HTML. When the user presses our save button, we call 'updateElement' on the editor, send the data to our server, clean and return it, then call 'setData' on the editor. If the user disables SCAYT before saving it becomes enabled after the 'setData' call.

Steps to reproduce:[[BR]]
1. Write some data in the editor[[BR]]
2. Disable the SCAYT plugin via the toolbar button[[BR]]
3. Call 'updateElement' on the editor[[BR]]
4. Call 'setData' on the editor (doesn't matter what data you use) [[BR]]
5. SCAYT plugin is enabled

Expected result:[[BR]]
1. Write some data in the editor[[BR]]
2. Disable the SCAYT plugin via the toolbar button[[BR]]
3. Call 'updateElement' on the editor[[BR]]
4. Call 'setData' on the editor (doesn't matter what data you use) [[BR]]
5. SCAYT plugin is disabled
"	Bug	closed	Normal		UI : Spell Checker	3.2.2	fixed		mcamden@…
