mediawiki-extensions-Visual.../modules/ve-mw/tests/dm/models
Thiemo Kreuz 74e3dd3f4b Fix strange dialog title when using subst:
When I type e.g. "subst:example" as the template name, we made this
work as the user would expect: the template named "Example" is found
and it's TemplateData documentation used. But the dialog title shows
"Subst:example". Note the uppercase "S". It means this string is
parsed as a title, including the "subst:". This is confusing. Just
show the template name.

Change-Id: I9817786991a8379cf48b0a664aef1413abddee2d
2021-10-08 16:00:29 +02:00
..
ve.dm.MWImageModel.test.js Move data model tests to correct directory 2021-09-22 14:09:33 +02:00
ve.dm.MWTemplateModel.test.js Use .localeCompare() when sorting undocumented parameters 2021-10-07 11:57:18 +02:00
ve.dm.MWTemplateSpecModel.test.js Fix strange dialog title when using subst: 2021-10-08 16:00:29 +02:00
ve.dm.MWTransclusionContentModel.test.js Add tests for .containsValuableData() methods 2021-09-10 15:38:28 +00:00
ve.dm.MWTransclusionModel.test.js Move data model tests to correct directory 2021-09-22 14:09:33 +02:00