Ticket #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
comment:1 Changed 3 years ago by alfonsoml
- Component changed from General to Project : MediaWiki+FCKeditor
comment:2 Changed 15 months ago by j.swiderski
- Status changed from new to closed
- Resolution set to invalid
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.
