mediawiki-extensions-Visual.../modules/ve-mw/dm/models
suchetag 0165a53044 Replacing MWTitleInputWidget.getValue() with MWTitleInputWidget.getTitle()
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
2014-11-03 17:05:51 -08:00
..
ve.dm.MWImageModel.js Make sure initialHash exists before checking its value 2014-10-24 16:18:06 -04:00
ve.dm.MWParameterModel.js Move autoValue logic from ui.MWParameterPage to dm.MWParameterModel 2014-10-27 03:31:36 +00:00
ve.dm.MWReferenceModel.js Switch 'disallowQuotedKeysInObjects' jscs rule on and fix up 2014-08-22 13:50:48 -07:00
ve.dm.MWTemplateModel.js Replacing MWTitleInputWidget.getValue() with MWTitleInputWidget.getTitle() 2014-11-03 17:05:51 -08:00
ve.dm.MWTemplatePlaceholderModel.js Bump copyright like it's 2014 2014-01-05 20:06:50 +08:00
ve.dm.MWTemplateSpecModel.js Merge "Use mw.Title#getRelativeText to deal with titles relative to specific namespaces" 2014-09-26 02:50:43 +00:00
ve.dm.MWTransclusionContentModel.js Implement 'change' events in templates models 2014-01-22 19:03:17 +00:00
ve.dm.MWTransclusionModel.js MWTransclusionModel: Exclude parts serialising to '' from the plain object 2014-10-29 01:08:41 +00:00
ve.dm.MWTransclusionPartModel.js Implement 'change' events in templates models 2014-01-22 19:03:17 +00:00