Bug #92304
closedMissing translation language option in EmailToSender
100%
Description
The EmailToSender finisher is missing the "translation.language" field. As the translation language can't be adjusted and TranslationService is a singleton, the language defined in EmailToReceiver (if defined before EmailToSender) is also used for EmailToSender without any possibility to override this.
This option is however already documented here: https://docs.typo3.org/c/typo3/cms-form/10.4/en-us/I/Config/proto/finishersDefinition/finishers/EmailToSender.html?highlight=language#options-translation-language
Updated by Gerrit Code Review about 4 years ago
- Status changed from New to Under Review
Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/65733
Updated by Oliver Bartsch about 4 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset fd84ba263fb66082c3311dc7652b0c7257625a78.
Updated by Gerrit Code Review about 4 years ago
- Status changed from Resolved to Under Review
Patch set 1 for branch 10.4 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/65802
Updated by Oliver Bartsch about 4 years ago
- Status changed from Under Review to Resolved
Applied in changeset e77b87a51c7ce79b6cded793c2cbfc81ab05112a.