Fixes bug in AbstractOptionListForm::validate()
authorMatthias Schmidt <gravatronics@live.com>
Sun, 4 Dec 2011 12:42:00 +0000 (13:42 +0100)
committerMatthias Schmidt <gravatronics@live.com>
Sun, 4 Dec 2011 12:42:00 +0000 (13:42 +0100)
commitc77fb1bb5f08394a9e978c2622fbf474c6530b91
tree775a7bfbfc14938ef51a0a76bf940817ce6baa24
parentf4d0ce5a696b5edab831d0f4be504ced67309de1
Fixes bug in AbstractOptionListForm::validate()

Forms that extend AbstractOptionListForm validate first, but their entries in the errorType property are overwritten by the option handler's errors.
wcfsetup/install/files/lib/acp/form/AbstractOptionListForm.class.php