mediawiki-extensions-Visual.../modules/ve-mw/test/dm
Roan Kattouw cde3304864 Recompute auto-numbered reference listKeys when merging internalLists
This fixes some of the problems with pasting references.

It's a bit overzealous in that references get renumbered even when
replacing, which is unnecessary but doesn't actually have any
noticeable effect.

Unfortunately, the internal list state depends so much on the converter
having run that we now need to add yet another hack, to set the counter
to the appropriate value.

Change-Id: I3c6514ce600af4f4c037f419554d34b5a5c86a63
2013-11-20 16:50:48 +05:30
..
nodes Prevent escaping of piped links in wikitext parameters 2013-07-11 16:20:39 +01:00
ve.dm.InternalList.test.js Prevent naming collisions when generating unique reference names 2013-09-19 21:03:15 -07:00
ve.dm.MWConverter.test.js ve.copy: Remove obsolete copyArray and copyObject 2013-07-30 01:44:22 +02:00
ve.dm.mwExample.js Recompute auto-numbered reference listKeys when merging internalLists 2013-11-20 16:50:48 +05:30
ve.dm.SurfaceFragment.test.js Actually run all the tests 2013-07-10 19:36:55 -07:00
ve.dm.Transaction.test.js Recompute auto-numbered reference listKeys when merging internalLists 2013-11-20 16:50:48 +05:30