Closed (fixed)
Project:
Webform Mailchimp
Version:
6.x-1.x-dev
Component:
Miscellaneous
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
10 Jun 2011 at 22:49 UTC
Updated:
14 Feb 2012 at 12:40 UTC
Jump to comment: Most recent file
Comments
Comment #1
mattcasey commentedTurned out to be pretty easy to fix, using an array instead of a string for $mailchimp_list. I'll try to submit a patch
Comment #2
jrockowitz commentedmattwad, I just ran into this issue could you please post your fix (ie patch or code). Thanks.
Comment #3
mattcasey commentedHere ya go.
Comment #4
jrockowitz commentedThe patch works great, thanks.
There is a very minor indentation issue but the maintainer should be able to commit it.
Comment #5
mattcasey commentedRerolled with correct indentation and also removed a redundant comment.
Comment #6
mattcasey commentedGah! I missed one tab space.
Comment #7
blackdog commentedGood catch, committed to 6.x & 7.x. Someone please test the 7.x code.