mediawiki-extensions-Visual.../modules/ve-mw/tests/ui
Thiemo Kreuz fecded9f70 Fix parameter search being to relaxed on unknown params
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
2021-07-01 20:09:51 +02:00
..
actions Update more test code to use ES6 syntax 2021-04-30 10:08:45 +00:00
datatransferhandlers Update more test code to use ES6 syntax 2021-04-30 10:08:45 +00:00
inspectors Update more test code to use ES6 syntax 2021-04-30 10:08:45 +00:00
widgets Fix parameter search being to relaxed on unknown params 2021-07-01 20:09:51 +02:00
ve.ui.DiffElement.test.js Update more test code to use ES6 syntax 2021-04-30 10:08:45 +00:00