wiki.techinc.nl/includes/htmlform
Roan Kattouw 7c0a58393b HTMLUsersMultiselectField: Handle empty value properly
If the string value is '' (empty string), the array
value should be [] (empty array), not [''] (array of one element
which is an empty string).

Bug: T169384
Change-Id: I558f3890af05efb6eaa18403467c0a05f44af12a
2017-07-11 11:29:17 -07:00
..
fields HTMLUsersMultiselectField: Handle empty value properly 2017-07-11 11:29:17 -07:00
HTMLForm.php Miscellaneous indentation tweaks 2017-02-27 19:23:54 +01:00
HTMLFormElement.php build: Prepare for mediawiki/mediawiki-codesniffer to 0.9.0 2017-06-26 17:14:31 +00:00
HTMLFormField.php Update account creation form validation 2017-03-16 15:42:06 +00:00
HTMLFormFieldRequiredOptionsException.php
HTMLNestedFilterable.php
OOUIHTMLForm.php Do not try to parse empty argument in getErrorsOrWarnings in OOUI 2017-06-12 16:03:17 +04:30
VFormHTMLForm.php HTMLForm: Use 'mw-htmlform' CSS class 2016-12-18 12:59:05 +00:00