mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/VisualEditor
synced 2024-11-25 06:46:26 +00:00
0165a53044
Now that we have .getTitle() as a method in MWTitleInputWidget, replacing the callers of MWTitleInputWidget.getValue() with .getTitle(). This fixes a bug in the .getTitle() method in MWTitleInputWidget which was not taking the namespaces into account before. Also fixes: the error when entering "Talk:" as a template title. The button to add template remains disabled when "Talk:" is given as an input to the title here. Bug: 71998 Change-Id: I1e629a61ec8b035d93a4b7acfecab81934019166 |
||
---|---|---|
.. | ||
ve.dm.MWImageModel.js | ||
ve.dm.MWParameterModel.js | ||
ve.dm.MWReferenceModel.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 |