Ticket #2511 (new Bug)
Improper handling of nested nowiki tags
| Reported by: | wwalc | Owned by: | |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | Project : MediaWiki+FCKeditor | Version: | |
| Keywords: | Confirmed | Cc: |
Description
Example:
<nowiki>[[a]]<nowiki>b</nowiki></nowiki>
is transformed into:
<nowiki>[[a]]<nowiki>b</nowiki></nowiki>
when switching into wikitext and back.
Change History
Note: See
TracTickets for help on using
tickets.