﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
4500	special tag being parsed instead of ignored.	fckattemptor		"MediaWiki 1.15.0 
PHP 5.2.11 (cgi-fcgi) 
MySQL 5.1.34-community 

i am specifically seeing this with the mw createbox extension.

i insert the create box using the insert special tag button, this works. i select the wikitext button and i see the proper tag.

once i go back to the wysiwyg view by selecting the wikitext button again i no longer see the special tag and i am now seeing the form that is supposed to be created when the page is viewed.

when i select the wikitext button again i go back and now see div, form and input tags.

i have this in my local settings.
$RTEprotectedTags[ 'createbox' ] = array( 
'protect' => true, //false=wiki parsing, true=protect content as <special> 
); 

please advise"	Bug	closed	Normal		Project : MediaWiki+FCKeditor	FCKeditor 2.6.4	invalid		
