We are simply adding the missing parameter to the additionalParams array.
My colleague (@BFallert) implemented this fix months ago for our instances and it works as expected.
Unfortunately I've only tested it with 5.x branch (PHP 7.4 and TYPO3 v10.4.38) because the main is not working good enough at this moment. But this should be fine. On the other hand this isn't a critical bug and can wait till the main ist stable enough.
Should fix #1326
We are simply adding the missing parameter to the
additionalParams
array.My colleague (@BFallert) implemented this fix months ago for our instances and it works as expected.
Unfortunately I've only tested it with 5.x branch (PHP 7.4 and TYPO3 v10.4.38) because the main is not working good enough at this moment. But this should be fine. On the other hand this isn't a critical bug and can wait till the main ist stable enough.