itx-informationssysteme / jobapplications

This TYPO3 extension enables you to manage job postings, provides you with an application form and a backend module to manage incoming applications.
https://extensions.typo3.org/extension/jobapplications/
Other
7 stars 10 forks source link

PHP Warning: Undefined array key "new_mail" #124

Closed icehawk-de closed 9 months ago

icehawk-de commented 11 months ago

I'm testing the extension v2.3.3 : Typo3 11.5.31 PHP: 8.1.23 Composer-Installation.

I have configured everything so far, but when I want to test the application form I get an Typo3-Exception: PHP Warning: Undefined array key "new_mail" in /var/www/html/public/typo3conf/ext/jobapplications/Classes/Controller/ApplicationController.php line 722

ghost commented 11 months ago

Hi,

you are right, this seems to be a problem in the 11 version. The 12 version has this fixed. If you enable the honeypot setting, it should prevent the problem until we get around to fix this.

icehawk-de commented 11 months ago

If you enable the honeypot setting, it should prevent the problem until we get around to fix this.

I had to disable the honeypot. Now it is working.

Thanks

ghost commented 9 months ago

Won't fix for 11