https://bugzilla.wikimedia.org/show_bug.cgi?id=30052
Web browser: ---
Bug #: 30052
Summary: Imbricated tags and characters put right next
Product: MediaWiki
Version: 1.17
Platform: All
OS/Version: All
Status: NEW
Severity: major
Priority: Unprioritized
Component: Parser
AssignedTo: [email protected]
ReportedBy: [email protected]
Classification: Unclassified
If I try this in an edit preview:
<b>FOO<b>·</b> BAR<b>·</b> BAZ</b>
... The result is mangled and looks like this:
<b>FOO</b>· BAR<b>·</b> BAZ
The bug also happens with:
<b>FOO<b>·</b> BAR <b>·</b> BAZ</b>
But not with:
<b>FOO <b>·</b> BAR<b>·</b> BAZ</b>
The bug seems to be triggered by the placement of characters right next.
The same happens if I replace <b> tags with ''' wiki markup.
An interesting thing is that the result is correct when I try the same testcase
in [[Special:ExpandTemplates]].
--
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l