[!!!][TASK] Remove StandaloneView from EXT:form EmailFinisher
The EXT:form EmailFinisher provides the possibility to send emails via the FluidEmail component since v10. Therefore the StandaloneView alternative is now removed. Since FluidEmail is now the only possibility, the previously integrated "useFluidEmail" switch is now removed, too. Resolves: #96149 Related: #92435 Releases: main Change-Id: Ia3a3009310313eb0b2bbe3593a8a4f1626b30d55 Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/72386 Tested-by:core-ci <typo3@b13.com> Tested-by:
Benni Mack <benni@typo3.org> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch> Reviewed-by:
Benni Mack <benni@typo3.org> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch>
Showing
- typo3/sysext/core/Documentation/Changelog/12.0/Breaking-96149-EXTfromEmailFinisherAlwaysUsesFluidEmail.rst 46 additions, 0 deletions...eaking-96149-EXTfromEmailFinisherAlwaysUsesFluidEmail.rst
- typo3/sysext/form/Classes/Domain/Finishers/EmailFinisher.php 8 additions, 107 deletionstypo3/sysext/form/Classes/Domain/Finishers/EmailFinisher.php
- typo3/sysext/form/Configuration/Yaml/Finishers/EmailToReceiver.yaml 1 addition, 2 deletions...xt/form/Configuration/Yaml/Finishers/EmailToReceiver.yaml
- typo3/sysext/form/Configuration/Yaml/Finishers/EmailToSender.yaml 1 addition, 2 deletions...sext/form/Configuration/Yaml/Finishers/EmailToSender.yaml
- typo3/sysext/form/Configuration/Yaml/FormElements/Form.yaml 0 additions, 12 deletionstypo3/sysext/form/Configuration/Yaml/FormElements/Form.yaml
- typo3/sysext/form/Resources/Private/Backend/Templates/FormEditor/Yaml/NewForms/SimpleContactForm.yaml 0 additions, 1 deletion...Templates/FormEditor/Yaml/NewForms/SimpleContactForm.yaml
- typo3/sysext/form/Resources/Private/Frontend/Templates/Finishers/Email/Html.html 0 additions, 52 deletions...rces/Private/Frontend/Templates/Finishers/Email/Html.html
- typo3/sysext/form/Resources/Private/Frontend/Templates/Finishers/Email/Plaintext.html 0 additions, 14 deletions...Private/Frontend/Templates/Finishers/Email/Plaintext.html
- typo3/sysext/form/Resources/Private/Language/Database.xlf 6 additions, 18 deletionstypo3/sysext/form/Resources/Private/Language/Database.xlf
Please register or sign in to comment