Closed (fixed)
Project:
Mollom
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Reporter:
Created:
8 May 2009 at 15:39 UTC
Updated:
20 Dec 2009 at 19:00 UTC
Many users fail because they cannot easily tell 1, l, L, I or 0, o, O apart. While not a solution, it will help.
Current message:
Type the characters shown in the picture above; if you can't read them, submit the form and a new image will be generated.
Suggested message:
Type the characters (case insensitive) shown in the picture above; if you can't read them, submit the form and a new image will be generated.
Comments
Comment #1
dave reidBumping to current version to get fixed here. Dries can you confirm that the CAPTCHAs are case-insensitive?
Comment #2
damienmckennaThe UI should indicate either way, right now it's confusing users if they get a failed attempt whether the issue stemmed from case sensitivity or some other issue. If someone can definitively say which it is I'm all too happy to make up a patch.
Comment #3
dave reidConfirmed with Dries that the CAPTCHA should not be case sensitive. I'll work on a patch for getting this noted in the interface.
Comment #4
dries commentedI added a note to the CAPTCHA form saying that the box is not case sensitive. Fixed in the DRUPAL-6 HEAD of the module. Marking this fixed.