Closed (fixed)
Project:
Campaign Monitor
Version:
7.x-1.x-dev
Component:
Code
Priority:
Major
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
29 Mar 2012 at 13:26 UTC
Updated:
16 Apr 2012 at 20:01 UTC
Hi,
In the submodule campaignmonitor_registration.module, the submit handler for subscribing a new user to the selected lists isn't aded to the registration form.
this patch fixes this.
Simon
| Comment | File | Size | Author |
|---|---|---|---|
| registration_fix.patch | 862 bytes | harrrrrrr |
Comments
Comment #1
cableman0408 commentedI have applied the patch to the development branch and fixed the same issue for the use page module. The mistake has been introduced in http://drupal.org/node/1396218.
Thanks for the patch.