https://bugzilla.wikimedia.org/show_bug.cgi?id=57429
Web browser: ---
Bug ID: 57429
Summary: LaTeX editor is double escaping text somewhere
Product: VisualEditor
Version: unspecified
Hardware: All
OS: All
Status: NEW
Severity: normal
Priority: Unprioritized
Component: Editing Tools
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected], [email protected],
[email protected]
Classification: Unclassified
Mobile Platform: ---
Repro:
1. Create a page with text below:
<math>
\begin{matrix}
x & y \\
z & v
\end{matrix}
</math>
2. Default rendering, in PHP parser and Parsoid (VE initial state):
x y
z v
3. VE edit this matrix, change v to uv.
4. Edited block becomes:
x amp; y
z amp; uv
(After saving it works fine)
--
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