Closed tenkraD closed 2 years ago
Would like to re-open this issue.
Error occures under Typo3 11.5.20 and reCaptcha 11.0.3. Downgrading to reCaptcha 11.0.2 helps to avoid the error.
@mjpr263 It's just not released yet... @garbast Any plan to release this change soonish?
@sascha-egerer Installing it via composer without any version-string, version 11.0.3 is installed
@mjpr263 The fix is not included in 11.0.3. It's only in develop https://github.com/evoWeb/recaptcha/compare/11.0.3...develop
Prerequisites
Versions
Typo3 11.5.8 reCaptcha 11.0.2 Edit: i tried your latest developer build because i couldn't set the robotMode Parameter in the latest stable typo3 captcha extension
Description
Captcha Extension dose not work. I use the typo3 form extension and placing the captcha there. Captcha is displayed in the frontend and can be clicked (im not a robot captcha v2) but after submit i get following error
Steps to Reproduce
Expected behavior
after checking the captcha and submit form, formdata gets submitted & no error is displayed
Actual behavior
(1/1) TypeError Evoweb\Recaptcha\Services\CaptchaService::queryVerificationServer(): Return value must be of type array, null returned