Closed (fixed)
Project:
Mollom
Version:
6.x-1.x-dev
Component:
Code
Priority:
Critical
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
21 May 2008 at 11:46 UTC
Updated:
3 Jan 2009 at 04:50 UTC
Mollom is fantastic at identifying spam, however the captcha image it presents is a hard to read even for humans. The offending letters seem to mostly be 'E', 'F', and 'L'. They get easily confused with the lines behind them making it hard to choose.
I've had trouble myself with them and looking at the logs I've noticed that legit users (authenticated) have not been able to post their comments because of the captcha. I've since enabled authenticated users to be able to post without checking, but I think the captcha image can be tweaked a little.
Thanks,
Comments
Comment #1
BioALIEN commentedI have another approach to fixing this issue, as well as fix my gripe with the module. Mollom captchas have a URL link to the mollom.com website - this is Not Good (tm). If Dries wants to raise awareness for his service, he can leave the Mollom website mentioned on the ALT and TITLE tags for the captcha but having also a URL is over kill.
I propose we remove the link to mollom.com and instead make clicking on the captcha image refresh or generates a new captcha. If the user has problems reading a captcha, click it and it'll generate a new one.
This solves this issue as well as make the entire captcha system more usable.
Comment #2
scoutbaker commented+1 for BioALIEN's suggestion.
Comment #3
dries commentedLooks like a reasonable suggestion. :-)
Comment #4
dries commentedWe implemented a number of these simplifications on the backend.
Comment #5
dries commentedWe fixed this in the backend.