Ticket #2511 (new Bug)

Opened 3 months ago

Last modified 3 months ago

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>&lt;/nowiki&gt;

when switching into wikitext and back.

Change History

Changed 3 months ago by wwalc

  • summary changed from Improper handling of nested wiki links to Improper handling of nested nowiki tags

Changed 3 months ago by arczi

  • keywords Confirmed added
Note: See TracTickets for help on using tickets.