Actions
Feature #94809
closedImplement feedback about "final" nature of Redirect finisher
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Form Framework
Target version:
Start date:
2021-08-11
Due date:
% Done:
0%
Estimated time:
PHP Version:
Tags:
Complexity:
Sprint Focus:
Remote Sprint
Description
This is a "follow up" of #91381. The issue here lists other feedback systems we can implement to warn the integrator accordingly.
- Automatically add the
Redirect
finisher to the end in the form editor GUI and keep it there even on finisher redordering - Refactor the code to actually execute the finisher only at the end of the request after all other finishers (this might require new API since 3rd party code will need this too)
- Show and/or log a warning if such a form is rendered (this covers hand-written form definitions)
Updated by Benni Mack over 3 years ago
- Target version changed from 11 LTS to Candidate for Major Version
Updated by Mathias Brodala over 3 years ago
- Related to Task #91381: Clearly document "final" nature of Redirect finisher added
Updated by Björn Jacob almost 3 years ago
- Related to Feature #90144: Validate order of finishers in form editor added
Updated by Georg Ringer 6 days ago
- Status changed from New to Closed
closing issue as cleanup, can be worked on again if someone is interested in
Actions