Antibot not working?
- Status
- Closed
- Subject
- Antibot not working?
- Version
- 15.x
15.x Regression - Category
- Usability
- Feature
- Spam protection (Anti-bot CAPTCHA)
- Resolution status
- New
- Submitted by
- patrick.proulx
- Lastmod by
- patrick.proulx
- Rating
- Description
There seems to be an issue with the Antibot not working, It asks to type the code backwards but always says what you type doesn't match.
To reproduce, enable user registration and try to register.I've done some debugging and haven't been able to figure out how to fix it. In Word.php in Zend/Captcha/ the getWord() function doesn't seem to be able to grab the "word" variable from the session. (Line 294)
- Solution
It was an issue with the dumb captcha.
The new Zend framework dropped a render function for the dumb captcha so had to adjust captchalib accordingly.
Tested after changes and it worked
- Workaround
- Only work around is to use recaptcha or not use a captcha at all.
- Importance
- 8
- Easy to solve?
- 5
- Priority
- 40
- Demonstrate Bug on Tiki 19+
-
This bug has been demonstrated on show2.tiki.org
Please demonstrate your bug on show2.tiki.org
Show.tiki.org is not configured properlyThe public/private keys configured to connect to show2.tiki.org were not accepted. Please make sure you are using RSA keys. Thanks.
- Demonstrate Bug (older Tiki versions)
-
This bug has been demonstrated on show.tikiwiki.org
Please demonstrate your bug on show.tikiwiki.org
Show.tiki.org is not configured properlyThe public/private keys configured to connect to show.tikiwiki.org were not accepted. Please make sure you are using RSA keys. Thanks.
- Ticket ID
- 5686
- Created
- Tuesday 23 June, 2015 01:40:52 UTC
by patrick.proulx - LastModif
- Friday 08 April, 2016 14:29:33 UTC