Needs review
Project:
Inxmail Professional
Version:
6.x-1.x-dev
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
15 Jul 2009 at 10:37 UTC
Updated:
15 Jul 2009 at 10:37 UTC
The function signature for implementation of hook_form_alter() has changed in Drupal 6 (see http://api.drupal.org/api/function/hook_form_alter/6). The inxmailprofessional_subscription module hasn't been updated, which causes the "Newsletter" checkbox not to appear on registration and contact forms.
The patch below fixes this issue for inxmailprofessional_subscription_form_alter(), as well as the formatting for submit handlers. There might be other instances of hook_form_alter() in the various inxmailprofessional modules that need to be updated as well.
| Comment | File | Size | Author |
|---|---|---|---|
| inxmailprofessional_subscription_d6FAPI.patch | 1.26 KB | floretan |