wiki.techinc.nl/includes/htmlform
David Barratt f0e3f9f84b
Fix HTMLUsersMultiselectField validation when exists is true
The HTMLUsersMultiselectField and HTMLUserTextField fail validation when an
empty string is passed to a non-required form field. To prevent this, the
widget should pass the validation to the parent when the value is an empty
string.

Bug: T246958
Change-Id: I39df2b575b90a4648188ed3ef4cc0c38ac553636
2020-03-20 13:15:53 -04:00
..
fields Fix HTMLUsersMultiselectField validation when exists is true 2020-03-20 13:15:53 -04:00
CollapsibleFieldsetLayout.php Improve collapsible HTMLForm styling (and accessibility, slightly) 2019-09-23 10:57:26 -07:00
HTMLForm.php Don't add dash to legend title if prefix is empty 2020-03-19 08:47:11 +00:00
HTMLFormActionFieldLayout.php Split HTMLFormElement.php into class per file 2019-04-14 13:38:49 +01:00
HTMLFormElement.php Unsuppress another phan issue (part 7) 2019-09-03 17:19:21 +00:00
HTMLFormField.php Use errorbox/warningbox for all HTMLFormField errors 2020-03-19 21:29:15 +01:00
HTMLFormFieldLayout.php Split HTMLFormElement.php into class per file 2019-04-14 13:38:49 +01:00
HTMLFormFieldRequiredOptionsException.php
HTMLNestedFilterable.php Fix typos 2018-08-14 09:52:19 +00:00
OOUIHTMLForm.php Coding style: Auto-fix MediaWiki.Usage.IsNull.IsNull 2020-01-10 14:17:13 -08:00
VFormHTMLForm.php Drop HTMLForm & VFormHTMLForm::isVForm(), deprecated in 1.25 2018-03-26 10:55:41 -07:00