Skip to content
Snippets Groups Projects
Commit c955b4dc authored by Daniel Lorenz's avatar Daniel Lorenz Committed by Susanne Moog
Browse files

[BUGFIX] Require mail subject in finisher overrides

Resolves: #83021
Releases: master, 8.7
Change-Id: Ic88731ce7f2b698d39aca6944cf0257a8a758420
Reviewed-on: https://review.typo3.org/54943


Reviewed-by: default avatarMathias Brodala <mbrodala@pagemachine.de>
Tested-by: default avatarMathias Brodala <mbrodala@pagemachine.de>
Tested-by: default avatarTYPO3com <no-reply@typo3.com>
Reviewed-by: default avatarBjoern Jacob <bjoern.jacob@tritum.de>
Tested-by: default avatarBjoern Jacob <bjoern.jacob@tritum.de>
Reviewed-by: default avatarSusanne Moog <susanne.moog@typo3.org>
Tested-by: default avatarSusanne Moog <susanne.moog@typo3.org>
parent aa268fb3
Branches
Tags
No related merge requests found
......@@ -83,6 +83,7 @@ TYPO3:
label: 'tt_content.finishersDefinition.EmailToSender.subject.label'
config:
type: 'input'
eval: 'required'
recipientAddress:
label: 'tt_content.finishersDefinition.EmailToSender.recipientAddress.label'
config:
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment