Needs review
Project:
Premium
Version:
6.x-1.0-alpha1
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
29 Sep 2011 at 22:25 UTC
Updated:
13 Jan 2012 at 20:10 UTC
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.
| Comment | File | Size | Author |
|---|---|---|---|
| premium-hook_form_alter-notice.patch | 629 bytes | john franklin |
Comments
Comment #1
doublejosh commentedThanks. Getting this with higher reporting set as well.
Will test.