Improper address handling
cosmicdreams - October 30, 2009 - 20:06
| Project: | MailChimp |
| Version: | 6.x-2.0-rc1 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Description
bug: when using an address merge field on a Mail Chimp subscription form, data doesn't upload from a drupal based, MailChimp module enabled subscription form to the MailChimp Newsletter service.
To reproduce:
Create a subscription form at MailChimp.com that includes an address field and make sure it has a merge variable name.
At drupal site, sync with Mailchimp to get the new form
Test your form by going to /mailchimp/subscribe
What I see is that the address field is a single textbox, not the mutli-textbox grouping at MailChimp.
What worse, is that when I type in an address into the address field and submit the form, the information is lost.
