Image Captcha for anonymous users does not re-appear if the first try is wrong. only the input field does.
Does anyone have an idea on a fix for that issue ?
(for reference, my site where this happens : http://www.mylifeblows.net/writemystory )
Image Captcha for anonymous users does not re-appear if the first try is wrong. only the input field does.
Does anyone have an idea on a fix for that issue ?
(for reference, my site where this happens : http://www.mylifeblows.net/writemystory )
Comments
Comment #1
soxofaan commentedI tried your site and apparently the CAPTCHA image URL does not change, while it should.
I guess this is because the form uses caching.
This issue is fixed in the 6.x-2.x branch as described in #367959: Captcha pass phrase response ignored on cached forms
I would recommend trying out the 6.x-2.x versions (the 6.x-1.x branch is meant to become deprecated)