mediawiki-extensions-Visual.../modules/ve-mw/ui/pages
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.ui.MWAdvancedSettingsPage.js Add contextual help to all remaining meta dialog controls 2014-09-15 16:26:12 -07:00
ve.ui.MWCategoriesPage.js Put category popups in the inner overlay for now 2014-10-14 17:02:51 -07:00
ve.ui.MWLanguagesPage.js Switch 'disallowQuotedKeysInObjects' jscs rule on and fix up 2014-08-22 13:50:48 -07:00
ve.ui.MWParameterPage.js Move autoValue logic from ui.MWParameterPage to dm.MWParameterModel 2014-10-27 03:31:36 +00:00
ve.ui.MWParameterPlaceholderPage.js Switch 'disallowQuotedKeysInObjects' jscs rule on and fix up 2014-08-22 13:50:48 -07:00
ve.ui.MWSettingsPage.js Provide contextual help for the page settings dialog's controls 2014-09-08 19:22:44 +01:00
ve.ui.MWTemplatePage.js Use mw.Title#getRelativeText to deal with titles relative to specific namespaces 2014-09-26 02:47:18 +00:00
ve.ui.MWTemplatePlaceholderPage.js Replacing MWTitleInputWidget.getValue() with MWTitleInputWidget.getTitle() 2014-11-03 17:05:51 -08:00
ve.ui.MWTransclusionContentPage.js Switch 'disallowQuotedKeysInObjects' jscs rule on and fix up 2014-08-22 13:50:48 -07:00