MailChimp Sign up form return errors and stop subscription when there are single type input. (Like radios & dropdown) Made a Fix by checking if input type is multi (array) or single item. When true it goes through original code, else expects single item and makes it single item true.

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

hannesvdt created an issue. See original summary.

asrob’s picture

Status: Active » Needs review

Status: Needs review » Needs work

The last submitted patch, mailchimp_fail_radio_button.patch, failed testing.

The last submitted patch, mailchimp_fail_radio_button.patch, failed testing.

The last submitted patch, mailchimp_fail_radio_button.patch, failed testing.

The last submitted patch, mailchimp_fail_radio_button.patch, failed testing.

The last submitted patch, mailchimp_fail_radio_button.patch, failed testing.

amytswan’s picture

Status: Needs work » Closed (cannot reproduce)

Hi @hannesvdt, I was unable to produce an error when subscribing to a MailChimp SignUp form that contained a radio button or a dropdown field. Would you mind trying again using the latest 8.x-1.x-dev branch, and see if you get a different result this time? I'm closing this ticket for now as "cannot reproduce".

If the issue is still present on your end, please feel free to reopen this ticket and let us know the steps we can take to reproduce the issue. Thank you!

hannesvdt’s picture

Hi @amybs, this ticket can be closed. Also cant reproduce this error after module update.

Thx!

asrob’s picture

asrob’s picture