vnc-jboe
vnc-jboe
Updated to yoast_seo 9.0.1 and the problem still exists on all typo3 systems
The following change worked for me: As the template Form/Confirmation.html has been overridden by an own extension since powermail v11, changes have to be make in the section Hiddenfields to...
Downgrade symfony/expression-language to ^6.4 until a fix has been made in powermail Or patch powermail by replacing in In2code\Powermail\Condition\PowermailConditionFunctionsProvider line 20: public function getFunctions() with this: public function getFunctions(): array
@IchHabRecht Why do you use fetch instead of fetchNumeric, as the fetch method is deprecated? Is there any reason for using it?
Hi @IchHabRecht From my point of view, current state of the branch https://github.com/IchHabRecht/filefill/tree/bugfix/typo3-12-4-be-support looks fine.
The error occured after updating from 12.3.1 to 12.3.2 The new function initializeCheckCreateAction calls the function reformatParamsForAction in the FormController at line 217. At this point the function reformatParamsForAction does...
@georgringer This bug still exists in powermail 12.4.1. When will the bugfix be released as it is already done in July?