Project

General

Profile

Actions

Bug #85435

closed

Wrong order of finisher options in backend in content element of CType form_formframework, when "Override finisher settings" is activated

Added by Ioulia Kondratovitch over 6 years ago. Updated about 6 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Form Framework
Target version:
-
Start date:
2018-06-29
Due date:
% Done:

100%

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

Description

Steps to reproduce:
1. Create a form in module "Forms"
2. Add a finisher (eg "Email to sender (form submitter)")
3. Check the order of finisher options
4. Create a content elementof CType form_formframework on any page
5. Enable "Override finisher settings"
6. Check the order of finisher options in tab "Email to sender (form submitter)"

Actual behavior:
the order (6) is different from (3) (reason: the items are ordered alphabetically by options-identifier)

Expected behavior:
the order of options (6) is the same as in module "Forms" (3) (the same as in FormEditorSetup.yaml)


Files

Actions

Also available in: Atom PDF