I'm seeing it in an empty Pressflow-based site in the admin interface, such as admin/build/modules. These are forms where $form['type'] is not defined, let alone $form['type']['#value'].

Fixing it is simple enough. Apply the following patch to remove the notice.

CommentFileSizeAuthor
premium-hook_form_alter-notice.patch629 bytesjohn franklin

Comments

doublejosh’s picture

Thanks. Getting this with higher reporting set as well.
Will test.