Project

General

Profile

Actions

Bug #90919

closed

Overridden subject in EmailFinisher not used

Added by Chris Müller almost 4 years ago. Updated over 1 year ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Form Framework
Target version:
-
Start date:
2020-04-01
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
11
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:
Remote Sprint

Description

The default subject of an email form finisher is defined in a locallang.xlf file and thereby localizable:


<trans-unit id="<formIdentifier>.finisher.EmailToReceiver.subject">
<source><![CDATA[Some subject]]></source>
</trans-unit>

Now the subject is overridden in the form plugin:

When sending the form, the subject of the email is still "Some subject" instead of "Another subject".


Files

form-override-subject.png (12.2 KB) form-override-subject.png Chris Müller, 2020-04-01 14:11

Related issues 3 (1 open2 closed)

Related to TYPO3 Core - Bug #92408: TypoScript overrides does not work when using ViewHelperClosed2020-09-25

Actions
Related to TYPO3 Core - Bug #97502: Drop extension scanner tag in RST of #90919Closed2022-04-28

Actions
Related to TYPO3 Core - Task #97905: Add new feature 90919 - "Skip translation of overridden form finisher options" to form documentationAccepted2022-07-12

Actions
Actions

Also available in: Atom PDF