mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/VisualEditor
synced 2024-11-25 14:56:20 +00:00
5d974ed1e1
It was replacing spaces with s in its copy of a slice of linmod data, but the copy was a shallow copy, so when modifying annotated spaces it would modify the actual data. Fixed by detecting this case and cloning the character's array before modifying it. Change-Id: Ic96ed34605a302af18f274a0faa6d0f650f5b771 |
||
---|---|---|
.. | ||
nodes | ||
styles | ||
ve.ce.BranchNode.js | ||
ve.ce.Document.js | ||
ve.ce.js | ||
ve.ce.LeafNode.js | ||
ve.ce.Node.js | ||
ve.ce.NodeFactory.js | ||
ve.ce.Surface.js |