Project

General

Profile

Actions

Bug #88011

closed

Finisher use wrong overrides

Added by Jan Delius about 5 years ago. Updated almost 5 years ago.

Status:
Closed
Priority:
Should have
Category:
Form Framework
Target version:
-
Start date:
2019-03-26
Due date:
% Done:

100%

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

Description

In certain situations, the Flexform form gets incorrect overwrite values in the frontend.

If I set up a form and overwrite the finisher settings on it, this content is written into the Flexform field with a generated sheet ID.
When I now change the form it generates a second sheet and my first changes remain parallel in the database.
After the next change to the first form both overrides remain existing, in the frontend the same "<field index=...>" value is used as the later value in the flexform. This allows me to maintain the correct finisher in the backend, but in the frontend (with the same finisher type and field name) the values are taken from the second form.

To reproduce:

1. Create the form with E-Mail Finisher and activate "Override finisher settings" in the content element. For the finisher, overwrite the subject with the following value: "Subject 1".
-> Submit the form. The subject is "Subject 1".
2. As in step 1, create a form and select and overwrite it in the same content element. Here "Subject 2" is selected as the subject.
-> Submit the form. The subject is "Subject 2".
3. Select the first form again in the content element. After sending the form, the e-mail has the subject "Subject 2", although in the overrides in the backend it says "Subject 1".

This problem is checked in latest released 8.7 and latest released 9.5

Actions #1

Updated by Björn Jacob about 5 years ago

  • Sprint Focus set to Remote Sprint
Actions #2

Updated by Ralf Zimmermann about 5 years ago

  • Status changed from New to In Progress
  • Assignee set to Ralf Zimmermann
Actions #3

Updated by Ralf Zimmermann about 5 years ago

  • TYPO3 Version changed from 8 to 9
Actions #4

Updated by Gerrit Code Review about 5 years ago

  • Status changed from In Progress to Under Review

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

Actions #5

Updated by Gerrit Code Review about 5 years ago

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

Actions #6

Updated by Gerrit Code Review about 5 years ago

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

Actions #7

Updated by Gerrit Code Review about 5 years ago

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

Actions #8

Updated by Gerrit Code Review about 5 years ago

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

Actions #9

Updated by Gerrit Code Review almost 5 years ago

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

Actions #10

Updated by Gerrit Code Review almost 5 years ago

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

Actions #11

Updated by Gerrit Code Review almost 5 years ago

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

Actions #12

Updated by Gerrit Code Review almost 5 years ago

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

Actions #13

Updated by Gerrit Code Review almost 5 years ago

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

Actions #14

Updated by Gerrit Code Review almost 5 years ago

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

Actions #15

Updated by Gerrit Code Review almost 5 years ago

Patch set 1 for branch 9.5 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/60604

Actions #16

Updated by Anonymous almost 5 years ago

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

Updated by Benni Mack almost 5 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF