https://bugzilla.wikimedia.org/show_bug.cgi?id=51081

       Web browser: ---
            Bug ID: 51081
           Summary: Incorrect handling of nested <em> and <b>
           Product: MediaWiki
           Version: unspecified
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: Unprioritized
         Component: Parser
          Assignee: [email protected]
          Reporter: [email protected]
    Classification: Unclassified
   Mobile Platform: ---

This is related to bug 41545.  See also gerrit change
I194167f3c0621394ab4fb40e242711ccb86615ae

The parser, when given "<em>X<em>Y</em>Z</em>" emits
"<p><em>X&lt;em&gt;Y</em>Z&lt;/em&gt;</p>".  The same bogus escaping also
occurs for <b>.

-- 
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

Reply via email to