Opened 14 years ago

Closed 12 years ago

#4500 closed Bug (invalid)

special tag being parsed instead of ignored.

Reported by: fckattemptor Owned by:
Priority: Normal Milestone:
Component: Project : MediaWiki+FCKeditor Version: FCKeditor 2.6.4
Keywords: Cc:

Description

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

Change History (2)

comment:1 Changed 14 years ago by Alfonso Martínez de Lizarrondo

Component: GeneralProject : MediaWiki+FCKeditor

comment:2 Changed 12 years ago by Jakub Ś

Resolution: invalid
Status: newclosed

Since FCKeditor is no longer supported and was replaced with CKEditor, active development of the MediaWiki extension and support for it are also finished.

I’m closing this ticket as it is no longer valid.

Note: See TracTickets for help on using tickets.
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy