If you have selected more than one mailing list in the settings /admin/config/services/apsis_mail but you select one in the block config, you get an error:
Illegal choice 1212121 32323232 in exposed_lists element. (where 1212121 and 32323232 are the ids of the mailing lists)
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | illegal-choice-in-exposed-list_3149959_3.patch | 3.1 KB | xen |
| #2 | illegal-choice-in-exposed-list_3149959_2.patch | 532 bytes | jjcarrion |
Comments
Comment #2
jjcarrionHere is the patch
Comment #3
xen commentedThe logic in that method is pretty messed up. Could you try this patch and see if that also fixes your issue?
Comment #4
jjcarrionHi Xen,
Your patch fixes the multiple list and the illegal choice :)
Comment #6
xen commentedCommited. Thanks!