Closed Zillion01 closed 1 year ago
which sourceopt
version are you using?
5.0.0
I now switched to Powermail, there no problems.
It's typical PHP 8 errors, there you cannot use undefined array keys. But I guess you guys know that. I tried a couple things but then TYPO3 started complaining about other array keys. Not sure what that weird core form extension exactly does ;)
Hey @Zillion01 I think the problem is already fixed in current master branch. I will release the current state later today. Regards, Tim
Hey mate sounds good thanks
5.0.1 is released (not to TER, but Packagist -> I have to fix the CI pipelines). I will close this issue.
PHP Warning: Undefined array key "body" in /typo3conf/ext/sourceopt/Classes/Service/SvgStoreService.php line 60
This happens when using the form frame work redirect.
Reproduce: make a simple contactform and as a finisher send to a thank you page.
TYPO3 11.5.26 PHP 8.1