Closed (fixed)
Project:
Mollom
Version:
6.x-1.6
Component:
Miscellaneous
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
6 Apr 2013 at 22:19 UTC
Updated:
6 Jun 2014 at 18:20 UTC
Jump to comment: Most recent
Hi all,
When adding a name such as "Jo Soap" to a blacklist on /admin/settings/mollom/blacklist the name gets converted to lowercase ie jo soap. Then a commenter using the name 'jo soap' is successfully blocked from commenting but the name Jo Soap - which I want to block - is not blocked. (see attached)
Any ideas please?
PS I tried updating to 6.x-2.2 but this caused me a problem = http://drupal.org/node/1962684
| Comment | File | Size | Author |
|---|---|---|---|
| blacklist 2.jpg | 59.8 KB | juc1 | |
| blacklist 1.jpg | 54.12 KB | juc1 |
Comments
Comment #1
eshta commentedHi there,
The blacklist functionality should be case-insensitive. Are you still having issues?
Comment #2
sunI was able to cleanly and easily reproduce this bug some time ago and do not think that the Mollom backend has been corrected since then.
The blacklist term is converted to lowercase, but at least the authorName is not matched case-insensitive. (see MOLLOM-1025)
Comment #3
eshta commentedThe Mollom back-end has now been corrected and this should no longer be an issue. There aren't any changes required to the module for this to take effect.