Actions
Bug #81333
closedRedirect finisher cancels all finishers that come after
Status:
Closed
Priority:
Won't have this time
Assignee:
Category:
Form Framework
Target version:
-
Start date:
2017-05-24
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
8
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
Hey,
while testing some extensions I ran into the problem that not having the redirect finisher listed as the bottom most finisher will cause all finishers that come below it in the list to not execute.
I understand the logic, but think this is a little confusing. Took me some time to figure out why my other finishers were not executing.
Actions