Closed (fixed)
Project:
Mollom
Version:
6.x-1.4
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
18 Sep 2008 at 14:56 UTC
Updated:
6 Oct 2008 at 10:53 UTC
Drupal: 6.4
Mollom: 6.x-1.4
Action:
Anonymous user submits comment
Expected result:
comment evaluated for hamness or spamness
Result:
1. error message:
warning: implode() [function.implode]: Bad arguments. in /var/www/example.com/sites/all/modules/mollom/mollom.module on line 318.
2. comment treated as ham even with spammy test content
More info:
Watchdog shows comment being added and Mollom accepting it as ham
Investigation:
Error occurs in mollom_comment():
implode(' ', $GLOBALS['mollom_response']['languages'])
Comments
Comment #1
litelus commentedIt also reproduces on my site, after upgrading from Mollom 1.3 to 1.4
Comment #2
wmostrey commentedSame here.
Comment #3
jpoesen commentedIndeed - forgot to mention problem occurred after upgrade from 1.3
Comment #4
jpoesen commentedupgrade to 6.x-1.5 seems to solve the problem.
Comment #5
wmostrey commentedSame here, I'm not seeing the issue anymore.
Comment #6
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.