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

Bartosz Dziewoński <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           See Also|                            |https://bugzilla.wikimedia.
                   |                            |org/show_bug.cgi?id=54577
            Summary|VisualEditor: Math          |VisualEditor:
                   |inspector live preview      |MWExtensionNode preview
                   |double-escapes angle        |(<math>, <syntaxhighlight>,
                   |brackets                    |…) double-escapes HTML
                   |                            |(angle brackets,
                   |                            |ampersands)

--- Comment #2 from Bartosz Dziewoński <[email protected]> ---
This problem is actually common for everything that uses MWExtensionNode. The
problem is that ve.ce.MWExtensionNode.prototype.generateContents makes some
bold assumptions about wikitext syntax that are not true.

The fix from bug 54577 didn't actually fix much, it just changed what the
problem is.

-- 
You are receiving this mail because:
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