evoWeb / recaptcha

TYPO3 Extension to make use of googles nocaptcha
GNU General Public License v2.0
6 stars 18 forks source link

Exception in TYPO3 8.7.17+ #17

Closed r0bin closed 6 years ago

r0bin commented 6 years ago

When trying to add the reCaptcha element to a form in TYPO3 8.7.17 (and probably also newer versions), the editor crashes and throws an exception, whereas in TYPO3 8.7.16 everythig works as intended.

(Adding the element in 8.7.16 and then upgrading to 8.7.17 and touching the form works, by the way.)

This change in TYPO3 may possibly be responsible for causing this issue.

Exception details:

Exception while property mapping at property path "": No hmac found for property "identifier" (form element "recaptcha-1" / "validators.Recaptcha") #1528591585

TYPO3\CMS\Extbase\Property\Exception thrown in file
/html/typo3/typo3_src-8.7.17/typo3/sysext/extbase/Classes/Property/PropertyMapper.php in line 127