mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/VisualEditor
synced 2024-11-17 03:18:48 +00:00
8d0a623f40
This fixes a minor issue in the spec class. In the first step, parameters from the template are added to the list of known parameters. Later, aliases are resolved. The original behavior was that such a parameter moved to the end of the list. This is rather unexpected. This dosn't have much of an impact. The pretty much only place where the parameter order from the spec can be seen is in the parameter search widget. Still I believe it's worth fixing. Bug: T285483 Change-Id: I455818451811e92bba3e9320c2d41e1db8d563f2 |
||
---|---|---|
.. | ||
ve.dm.MWTemplateSpecModel.test.js |