Ticket #1018 (closed Bug: duplicate)

Opened 3 years ago

Last modified 3 years ago

HTML-type tags are converted into escape codes for MediaWiki+FCKeditor

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

Description

This is relating to the current release of the MediaWiki+FCKeditor codes.

Not sure if this is a bug, but if you insert custom tag or scripts into the rich-text editor, the < > signs are converted into escape codes, and thus the scripts will not run on MediaWiki.

Example: if we use the <addHTML> tags or the <feed> </feed> tags.

Can you advise how new tags can be added to prevent from converting into escape codes?

Change History

Changed 3 years ago by wwalc

  • component changed from General to Project : MediaWiki+FCKeditor

Thank you for your report on this.

There is a long way for all of us before FCKeditor will support fully wiki syntax. We don't have currently working solution for this, but hopefully, with the help of other MediaWiki users, we'll also fix this problem.

Changed 3 years ago by fredck

  • status changed from new to closed
  • resolution set to duplicate

I think this one is a DUP of #1010.

Note: See TracTickets for help on using tickets.