On adding the MailChimp handler, a PHP notice is shown:

"Notice: Only variables should be passed by reference in Drupal\webform_mailchimp\Plugin\WebformHandler\WebformMailChimpHandler->buildConfigurationForm() (line 137 .."

which causes an AJAX error.

Patch attached to fix this.

Comments

bgilhome created an issue. See original summary.

bgilhome’s picture

StatusFileSize
new644 bytes
Xtal’s picture

Tested, works fine for me. Thanks

otrolopezmas’s picture

Status: Needs review » Reviewed & tested by the community

It also works for me.

honza pobořil’s picture

Works.

  • hanoii committed ada5ffc on 8.x-5.x authored by bgilhome
    Issue #2955353 by bgilhome: AJAX error / PHP notice on adding handler...
hanoii’s picture

Status: Reviewed & tested by the community » Fixed

Status: Fixed » Closed (fixed)

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