Ticket #1018 (closed Bug: duplicate)
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
Note: See
TracTickets for help on using
tickets.