mediawiki-extensions-Visual.../modules/ve-mw
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
..
ce Create mwTables with wikitable attribute by default 2014-10-29 12:52:24 -07:00
dm Replacing MWTitleInputWidget.getValue() with MWTitleInputWidget.getTitle() 2014-11-03 17:05:51 -08:00
i18n Merge "Add i18n for API module help" 2014-10-29 22:42:57 +00:00
init Merge "Clear selection after tearing down surface to work around Firefox bug" 2014-10-29 23:21:36 +00:00
tests Use ClassAttributeNode mixin in MWBlockImageNode 2014-10-29 18:28:33 +00:00
ui Replacing MWTitleInputWidget.getValue() with MWTitleInputWidget.getTitle() 2014-11-03 17:05:51 -08:00