wiki.techinc.nl/includes/htmlform/fields
Thalia db9ff28e3e Fix some issues with HTMLSelectAndOtherField default and validation
Bring HTMLSelectAndOtherField in line with other HTMLFormFields by
ensuring that the default value is of the correct type and passes
validation checks.

Also make sure HTMLSelectAndOtherField::validate checks for the
final value, if the field has required set to true.

Bug: T222170
Bug: T225860
Change-Id: I949ee3df2b1f597982cf522b149c54b8e79d59bc
2019-06-15 10:34:36 +01:00
..
HTMLApiField.php
HTMLAutoCompleteSelectField.php
HTMLButtonField.php
HTMLCheckField.php Use the WebRequest::getCheck() shortcut where possible 2019-03-11 09:50:52 +01:00
HTMLCheckMatrix.php
HTMLComboboxField.php
HTMLDateTimeField.php HTMLDateTimeField: Load styles for PHP widget 2019-04-11 00:50:11 +02:00
HTMLEditTools.php
HTMLExpiryField.php
HTMLFloatField.php
HTMLFormFieldCloner.php
HTMLFormFieldWithButton.php HTMLFormFieldWithButton: Don't pass empty string as 'id' 2019-04-30 02:10:16 +02:00
HTMLHiddenField.php
HTMLInfoField.php
HTMLIntField.php
HTMLMultiSelectField.php
HTMLNamespacesMultiselectField.php Collapse some nested if statements 2019-04-04 19:02:22 +00:00
HTMLRadioField.php
HTMLRestrictionsField.php
HTMLSelectAndOtherField.php Fix some issues with HTMLSelectAndOtherField default and validation 2019-06-15 10:34:36 +01:00
HTMLSelectField.php
HTMLSelectLanguageField.php
HTMLSelectLimitField.php
HTMLSelectNamespace.php
HTMLSelectNamespaceWithButton.php
HTMLSelectOrOtherField.php
HTMLSizeFilterField.php
HTMLSubmitField.php
HTMLTagFilter.php
HTMLTextAreaField.php
HTMLTextField.php HTMLFormFieldWithButton: Allow passing 'inputtype' and pass through 'buttonid' 2019-04-11 17:40:47 +01:00
HTMLTextFieldWithButton.php
HTMLTitlesMultiselectField.php Collapse some nested if statements 2019-04-04 19:02:22 +00:00
HTMLTitleTextField.php
HTMLUsersMultiselectField.php
HTMLUserTextField.php htmlform: Use ::isValidRange() instead of deprecated ::isValidBlock() 2019-05-09 16:36:05 +00:00