Form validation functions must not return a value; the only thing they do is to call form_set_error() for every error they find.
This is not what smileys_admin_form_validate(), which also calls form_get_errors() with no evident purpose (as smileys_admin_form_validate() is not supposed to return a value).

Comments

Gurpartap Singh’s picture

Status: Active » Fixed

Fixed in CVS. Thanks!

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.