mediawiki-extensions-Visual.../modules/ve-mw/dm/models
Thiemo Kreuz 64005eb41a Fix template dialog sometimes deleting unrelated params
The previous comment was true, but we forgot another edge-case. The
same parameter can appear multiple times. The old code tried to
delete it 2 times, which deleted something else.

Note that the behavior for duplicates is larely unspecified. We
will work on this soon. This is only a first quick step to fix this
specific bug.

Bug: T309203
Change-Id: If0afb2c19626c3d9db0d109d6559ae74698ed378
2022-05-25 16:01:44 +02:00
..
ve.dm.MWImageModel.js Preserve classes on broken media elements 2022-03-21 17:42:39 -04:00
ve.dm.MWParameterModel.js
ve.dm.MWTemplateModel.js Fix template dialog sometimes deleting unrelated params 2022-05-25 16:01:44 +02:00
ve.dm.MWTemplatePlaceholderModel.js
ve.dm.MWTemplateSpecModel.js
ve.dm.MWTransclusionContentModel.js
ve.dm.MWTransclusionModel.js Add and fix default values in parameter documentation 2022-02-21 13:19:21 +00:00
ve.dm.MWTransclusionPartModel.js Give getUniquePartId method a better name 2021-12-22 13:03:01 +01:00