Project

General

Profile

Actions

Bug #84495

closed

Confirmation finisher duplicate output

Added by Tobias Jeske about 6 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Must have
Assignee:
-
Category:
Form Framework
Target version:
Start date:
2018-03-20
Due date:
% Done:

100%

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

Description

If I define a simple yaml Form with a confirmation finisher, the finisher output is rendered twice. It is tested in a T3 application without any extensions.

Source Code:

renderingOptions:
  submitButtonLabel: Submit
type: Form
identifier: test
label: test
prototypeName: standard
finishers:
  -
    options:
      message: 'Vielen Dank für Ihre Kontaktanfrage!<br/>Wir werden uns in Kürze mit Ihnen in Verbindung setzen.<br/><br/>Folgende Daten haben wir von Ihnen entgegengenommen:'
    identifier: Confirmation
renderables:
  -
    renderingOptions:
      previousButtonLabel: 'Previous step'
      nextButtonLabel: 'Next step'
    type: Page
    identifier: page-1
    label: Step
    renderables:
      -
        defaultValue: ''
        type: Text
        identifier: text-1
        label: Test
        properties:
          fluidAdditionalAttributes: {  }


Files

20.03.png (18.3 KB) 20.03.png Tobias Jeske, 2018-03-20 11:22

Related issues 3 (0 open3 closed)

Related to TYPO3 Core - Bug #83822: EXT:form RedirectFinisher breaks HTTP responseClosed2018-02-09

Actions
Related to TYPO3 Core - Bug #84901: Regression in 8.7.13 for custom form finisherClosedFrank Nägler2018-04-30

Actions
Related to TYPO3 Core - Bug #85360: Doubled confirmation message after form submitClosed2018-06-23

Actions
Actions #1

Updated by Tobias Jeske about 6 years ago

  • Subject changed from Confirmation finisher duplicate doutput to Confirmation finisher duplicate output
Actions #2

Updated by Ralf Zimmermann about 6 years ago

  • Status changed from New to Accepted
  • Tags changed from extbase form confirmationfinisher to confirmationfinisher
Actions #3

Updated by Ralf Zimmermann about 6 years ago

  • Related to Bug #83822: EXT:form RedirectFinisher breaks HTTP response added
Actions #4

Updated by Gerrit Code Review about 6 years ago

  • Status changed from Accepted 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/56377

Actions #5

Updated by Gerrit Code Review about 6 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/56377

Actions #6

Updated by Gerrit Code Review about 6 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/56377

Actions #7

Updated by Gerrit Code Review about 6 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/56377

Actions #8

Updated by Gerrit Code Review about 6 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/56377

Actions #9

Updated by Gerrit Code Review about 6 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/56377

Actions #10

Updated by Ralf Zimmermann about 6 years ago

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

Updated by Frank Nägler about 6 years ago

  • Related to Bug #84901: Regression in 8.7.13 for custom form finisher added
Actions #12

Updated by Ralf Zimmermann almost 6 years ago

  • Related to Bug #85360: Doubled confirmation message after form submit added
Actions #13

Updated by Benni Mack over 5 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF