mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/VisualEditor
synced 2024-11-16 19:09:29 +00:00
fecded9f70
When what you type is a partial match, you can't add it as an unknown parameter, even if that would be the correct action. The reason for this unexpected edge-case is a mistake in the code where a variable called "exactMatch" is set when a *partial* "nameMatch" was found. Bug: T285940 Change-Id: I6d12e2d7251a19d7d5f8be544c3c32a3ac14fcf0 |
||
---|---|---|
.. | ||
ve.ui.MWParameterSearchWidget.test.js | ||
ve.ui.MWTemplateOutlineParameterCheckboxLayout.test.js | ||
ve.ui.MWTemplateTitleInputWidget.test.js |