Project

General

Profile

Actions

Bug #103899

open

translation setting not only valid for current finisher

Added by Bernhard Eckl 23 days ago. Updated 14 days ago.

Status:
New
Priority:
Should have
Assignee:
-
Category:
Form Framework
Target version:
-
Start date:
2024-05-24
Due date:
% Done:

0%

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

Description

I have set the following in the EmailToReceiver finisher of a form yaml:

      translation:
        language: default

But then this applies also for further finishers (e.g. confirmation finisher). In my case I have made a custom template for the confirmation finisher including <formvh:renderAllFormValues renderable="{form.formDefinition}" as="formValue"> viewhelper to display the data again -> labels are then translated in default language instead of website language.

Furthermore I have no idea how

      translation:
        language: default

could come into the form yaml files. Maybe using the form editor? I tried to get it again with no luck.

Next what could the setting “Language of translation“ in mail finishers used for? There is only english in default and nothing changes when explicitly selecting it. I think it should always be website language and no need for other values. Is there an option to hide it? It's just confusing.


Related issues 1 (1 open0 closed)

Related to TYPO3 Core - Bug #87675: email2sender finisher: labels not translated correctly when override finisher settings is usedUnder Review2019-02-07

Actions
Actions #1

Updated by Bernhard Eckl 14 days ago · Edited

Also if the form editor needs a select field for the language in mail finishers, then an empty option (as default value) should be available.
Furthermore I was not able to delete the finisher option for translation, tried the following:

              FormEngine:
                elements:
                  translation:
                    language:
                      config:
                        items:
                          10:

Actions #2

Updated by Bernhard Eckl 14 days ago

  • Related to Bug #87675: email2sender finisher: labels not translated correctly when override finisher settings is used added
Actions

Also available in: Atom PDF