Closed (fixed)
Project:
Mailchimp
Version:
5.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
22 Dec 2008 at 00:34 UTC
Updated:
5 Jan 2009 at 17:50 UTC
I noticed a little bug that is present in the latest dev version.
On line 47 of mailchimp_bio.module there the function name is incorrect after splitting out into its own module
_mailchimp_get_bio_fields
should be changed to
_mailchimp_bio_get_bio_fields
I don't have time for a patch this minute - but its an easy fix
Comments
Comment #1
levelos commentedgood catch, fix committed.