A user complained that her zip code filled in the captcha box on Google Chrome. I was able to duplicate this. Not critical, but could be confusing for users.
| Comment | File | Size | Author |
|---|---|---|---|
| #8 | mollom.honeypot-autocomplete.8.patch | 714 bytes | sun |
| #2 | mollom.captcha-autocomplete.2.patch | 802 bytes | sun |
| #1 | mollom.captcha-autocomplete.1.patch | 801 bytes | sun |
Comments
Comment #1
sunThis means that the user actually entered her zip code into a text field called "captcha" on a site...
Nevertheless, it's a good idea to prevent this.
Comment #2
sund'oh - reversed condition ;)
Comment #3
dries commentedI'd simply get rid of the if-statement and always disable auto-complete. Other than that, I'm happy with this patch.
Comment #4
sunCommitted to master.
Comment #5
sun#2: mollom.captcha-autocomplete.2.patch queued for re-testing.
Comment #7
sunCommitted to 6.x-1.x
Comment #8
sunComment #9
sunwhoopsie, clicked too fast. ;)
For extra safety, we should also prevent browser autocompletion for the honeypot field.
Comment #10
sunCommitted to all branches.
A new development snapshot will be available within the next 12 hours. This improvement will be available in the next official release.