Hey :)

There's several places in the code where $form_values is used. This is deprecated as of D6, and should be replaced with &$form_state.

This is certainly the case in all validate and submit functions. See http://api.drupal.org/api/function/block_add_block_form_submit/6 for an example.

Hope that helps,
Nik

Comments

cyberswat’s picture

Status: Active » Fixed

:P This is in the dev branch

Status: Fixed » Closed (fixed)

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