You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Powermail shows the error above when submitting a form with upload fields present: Url has this parmeters:
/?tx_powermail_pi1[action]=checkConfirmation&tx_powermail_pi1[controller]=Form
When I disable Confirmation Page or disable the upload field all works well.
Error Log shows:
Core: Exception handler (WEB): Uncaught TYPO3 Exception: #1709565127: Value of tag attribute "value" cannot be of type array. | InvalidArgumentException thrown in file /var/www/vhosts/php-sources/typo3_src-12/vendor/typo3fluid/fluid/src/Core/ViewHelper/TagBuilder.php in line 217
Evironment:
Powermail 12.5.1 no custom templates
TYPO3 12.4.28
PHP 8.2.28
Might be related to #1004 but it doesn't even display the comfirmation template.