Ticket #2432 (closed Bug: fixed)
FCKeditor extension does not recognize tags registered by other extensions
| Reported by: | djb | Owned by: | |
|---|---|---|---|
| Priority: | High | Milestone: | |
| Component: | Project : MediaWiki+FCKeditor | Version: | FCKeditor 2.6.3 |
| Keywords: | Confirmed Review- | Cc: | candrews@…, gdoermann@…, andrew.tereshko@… |
Description
1. Edit a new MediaWiki page with FCKeditor.
2. Click the "Wikitext" button to switch to wikitext editing.
3. Enter this text:
<mytag>foobar</mytag>
4. Save the article.
5. Disable FCKEditor on the MediaWiki preferences page.
6. Edit the same page.
7. The wikitext is now:
<mytag>foobar</mytag>
The wiki parser tag is now broken.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.