Project

General

Profile

Actions

Bug #82715

closed

Form framework: Use runtime values in localized subject

Added by Felix Nagel over 6 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Form Framework
Target version:
-
Start date:
2017-10-10
Due date:
% Done:

100%

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

Description

It seems there is currently no way to use a runtime value `{field_name}` within a translated subject.

Example:

finishers:
  -
    options:
      subject: 'Your job application: {vacancy}'
    identifier: EmailToReceiver
  -

I'm not able to change this using something similar to

<trans-unit id="job-application.finisher.EmailToReceiver.subject">
    <target>Ihre Bewerbung: {vacancy}</target>
</trans-unit>

Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Bug #84907: Translation of parametersClosed2018-05-02

Actions
Actions #1

Updated by Gerrit Code Review about 6 years ago

  • Status changed from New to Under Review

Patch set 14 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/55820

Actions #2

Updated by Gerrit Code Review about 6 years ago

Patch set 15 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/55820

Actions #3

Updated by Gerrit Code Review about 6 years ago

Patch set 16 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/55820

Actions #4

Updated by Gerrit Code Review about 6 years ago

Patch set 17 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/55820

Actions #5

Updated by Gerrit Code Review about 6 years ago

Patch set 18 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/55820

Actions #6

Updated by Gerrit Code Review about 6 years ago

Patch set 19 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/55820

Actions #7

Updated by Gerrit Code Review about 6 years ago

Patch set 20 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/55820

Actions #8

Updated by Gerrit Code Review about 6 years ago

Patch set 21 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/55820

Actions #9

Updated by Ralf Zimmermann about 6 years ago

  • Status changed from Under Review to Resolved
  • % Done changed from 0 to 100
Actions #10

Updated by Gerrit Code Review about 6 years ago

  • Status changed from Resolved to Under Review

Patch set 1 for branch TYPO3_8-7 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/56722

Actions #11

Updated by Ralf Zimmermann about 6 years ago

  • Status changed from Under Review to Resolved
Actions #12

Updated by Ralf Zimmermann almost 6 years ago

  • Related to Bug #84907: Translation of parameters added
Actions #13

Updated by Benni Mack over 5 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF