mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/VisualEditor
synced 2024-12-04 18:58:37 +00:00
5343e9a015
It's possible to specify a parameter with no name via TemplateData. This confuses the template dialog because the empty string is a reserved, internal value for parameters that are in the process of being named. Fixing TemplateData is not so easy. Therefor this workaround here. See T333826 for a detailed description. Bug: T333826 Change-Id: I5f4efd7069e71ba51138a23f3c3cb40e1b50d339 |
||
---|---|---|
.. | ||
ve.dm.MWImageModel.js | ||
ve.dm.MWParameterModel.js | ||
ve.dm.MWTemplateModel.js | ||
ve.dm.MWTemplatePlaceholderModel.js | ||
ve.dm.MWTemplateSpecModel.js | ||
ve.dm.MWTransclusionContentModel.js | ||
ve.dm.MWTransclusionModel.js | ||
ve.dm.MWTransclusionPartModel.js |