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

levelos’s picture

Status: Active » Fixed

good catch, fix committed.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.