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 |
||
|---|---|---|
| .. | ||
| fields | ||
| CollapsibleFieldsetLayout.php | ||
| HTMLForm.php | ||
| HTMLFormActionFieldLayout.php | ||
| HTMLFormElement.php | ||
| HTMLFormField.php | ||
| HTMLFormFieldLayout.php | ||
| HTMLFormFieldRequiredOptionsException.php | ||
| HTMLNestedFilterable.php | ||
| OOUIHTMLForm.php | ||
| VFormHTMLForm.php | ||