mediawiki-extensions-Visual.../modules/ve
Roan Kattouw 69ad031bff When cloning the InternalList, pass through properties that aren't rebuilt
InternalList.clone() assumed that all properties are automatically rebuilt
when a new document is built, but that's not true for .nextUniqueNumber
(or for .itemHtmlQueue for that matter). This meant that, in practice,
.nextUniqueNumber was being reset to 0 after auto/N numbers for existing
references had been assigned, but before assigning numbers to newly
created references. This caused all sorts of naming collision fun.

Bug: 54712
Change-Id: I1d087a5f3c23979d7d488e3ab32eb064ebc23e94
2013-10-03 14:43:20 -07:00
..
ce Merge "Change ve.dm.DocumentSlice to a mixin to ve.dm.LinearData" 2013-10-03 18:45:55 +00:00
dm When cloning the InternalList, pass through properties that aren't rebuilt 2013-10-03 14:43:20 -07:00
init Merge "Add abstract method for getMediaSources." 2013-09-24 19:47:43 +00:00
test When cloning the InternalList, pass through properties that aren't rebuilt 2013-10-03 14:43:20 -07:00
ui Fix JS error in ve.ui.ClippableContainer 2013-09-26 17:39:35 -07:00
ve.BranchNode.js
ve.debug.js
ve.Document.js
ve.Element.js 'Config' -> 'Configuration' in all comments 2013-09-25 11:23:16 +01:00
ve.EventEmitter.js
ve.EventSequencer.js Fix function naming conventions, comments and whitespace 2013-09-17 19:37:08 +01:00
ve.Factory.js Make tools generic and add fancy tool groups 2013-09-03 11:27:39 -07:00
ve.js Use element.textContent in ve.getDomElementSummary 2013-10-02 15:47:34 +01:00
ve.LeafNode.js
ve.NamedClassFactory.js
ve.Node.js
ve.Range.js doc: Fix incorrect syntax 2013-09-06 20:29:18 +00:00
ve.Registry.js Make tools generic and add fancy tool groups 2013-09-03 11:27:39 -07:00
ve.track.js Add ve.track, a generic dispatch of analytic events 2013-08-03 02:51:07 +00:00