Autosubscribe form_alter points to incorrent form
Liam McDermott - May 10, 2008 - 07:42
| Project: | Notifications |
| Version: | 5.x-1.0-beta3 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
The Autosubscribe module form_alter hook targets $form['notifications'], however it doesn't exist. Changing the form alter to $form['messaging'] fixes this.
| Attachment | Size |
|---|---|
| autosubscribe_form.patch | 1.2 KB |

#1
Thanks, committed.
#2
Automatically closed -- issue fixed for two weeks with no activity.