mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/VisualEditor
synced 2024-11-29 00:30:44 +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 |
||
---|---|---|
.. | ||
ce | ||
dm | ||
init | ||
test | ||
ui | ||
ve.BranchNode.js | ||
ve.debug.js | ||
ve.Document.js | ||
ve.EventEmitter.js | ||
ve.Factory.js | ||
ve.js | ||
ve.LeafNode.js | ||
ve.Node.js | ||
ve.Position.js | ||
ve.Range.js | ||
ve.Surface.js |