Captcha Not Working Correctly
Posted: 12 September 2010 12:19 AM   [ Ignore ]
Wallflower
Rank
Total Posts:  1
Joined  2010-04-13

I’m encountering a bug with Safecracker where an incorrect captcha entry gives a positive match and the safecracker form submits. I don’t have any captcha extensions installed. I’m using the latest build.

Steps to recreate:
1) Captcha word is well56 (or whatever)
2) I submit alkdfjflkj
3) Entry is created when Safecracker is submitted instead of captcha error message.

Profile
 
 
Posted: 12 September 2010 01:03 AM   [ Ignore ]   [ # 1 ]
Teen Scream
Avatar
RankRankRank
Total Posts:  3541
Joined  2009-05-29

Yep, you’re right. I know what the bug is, and I can have it fixed by Monday. It’s a sql query bug where I select COUNT(*), but then look at num_rows(). Anyway, should be a quick fix.

Profile
 
 
Posted: 13 September 2010 08:45 PM   [ Ignore ]   [ # 2 ]
Teen Scream
Avatar
RankRankRank
Total Posts:  3541
Joined  2009-05-29

Wes, just released a new build today that fixes this bug. Lemme know how it goes.

Profile