Project

General

Profile

Actions

Task #91381

closed

Clearly document "final" nature of Redirect finisher

Added by Mathias Brodala almost 4 years ago. Updated over 2 years ago.

Status:
Closed
Priority:
Should have
Assignee:
Category:
Form Framework
Target version:
-
Start date:
2020-05-13
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
10
PHP Version:
Tags:
documentation
Complexity:
Sprint Focus:
Remote Sprint

Description

It happens quite often that users create form definitions like this:

# ...
finishers:
  -
    identifier: Redirect
    # ...
  -
    identifier: EmailToReceiver
    # ...

Here the EmailToReceiver will never be executed since the Redirect finisher terminates the current (HTTP) request immediately.

We should take some countermeasures to avoid this situation or at least give hints that a form definition like this will not give the expected results:

  • Update the docs to warn about this in the section about finishers in general and for the Redirect finisher in particular

Other countermeasures are included in #94809.


Related issues 2 (2 open0 closed)

Related to TYPO3 Core - Feature #90144: Validate order of finishers in form editorNew2020-01-17

Actions
Related to TYPO3 Core - Feature #94809: Implement feedback about "final" nature of Redirect finisherNew2021-08-11

Actions
Actions #1

Updated by Mathias Brodala almost 3 years ago

  • Related to Feature #90144: Validate order of finishers in form editor added
Actions #2

Updated by Björn Jacob over 2 years ago

  • Tags set to documentation
  • Sprint Focus set to Remote Sprint
Actions #3

Updated by Björn Jacob over 2 years ago

  • Status changed from New to In Progress
  • Assignee set to Björn Jacob
Actions #4

Updated by Björn Jacob over 2 years ago

  • Description updated (diff)
Actions #5

Updated by Gerrit Code Review over 2 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/+/70474

Actions #6

Updated by Gerrit Code Review over 2 years ago

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

Actions #7

Updated by Björn Jacob over 2 years ago

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

Updated by Benni Mack over 2 years ago

  • Status changed from Resolved to Closed
Actions #9

Updated by Mathias Brodala over 2 years ago

  • Related to Feature #94809: Implement feedback about "final" nature of Redirect finisher added
Actions

Also available in: Atom PDF