Closed (fixed)
Project:
Ezmlm
Version:
4.6.x-1.x-dev
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Reporter:
Created:
15 Nov 2005 at 19:42 UTC
Updated:
29 Nov 2005 at 21:40 UTC
Jump to comment: Most recent file
When a user enters a correct address, but does not check a list to subscribe to, the following error returns:
implode(): Bad arguments. in /export/sites/civicspacelabs.com/docs/home/modules/ezmlm/ezmlm.module on line 149.
I have attached a patch that should fix the problem, although I didn't get a chance to test it.
Robin
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | ezmlm.patch2.txt | 936 bytes | Chris Johnson |
| ezmlm.module.patch | 842 bytes | robin monks |
Comments
Comment #1
Chris Johnson commentedThanks, Robin. I will try to get your patch applied later today.
Comment #2
Chris Johnson commentedRobin's patch did not work, because the list is a series of checkboxes, the $edit['ezmlm_list'] element will always be set and an array.
Rolled a new patch which does fix the problem he found. I will apply the patch to the contrib repository, and it is attached here for convenience.
Comment #3
Chris Johnson commentedFix applied to CVS. Revision 1.11.2.1 on DRUPAL-4-6 branch.
Comment #4
(not verified) commented