Bug #84901
closedRegression in 8.7.13 for custom form finisher
100%
Description
With https://review.typo3.org/#/c/56377/ (#84495) the form finisher changed to return the output directly.
This a regression and break existing custom finisher in 8.7
The change should be reverted for 8.7 or fixed to allow the old handling with $this->finisherContext->getFormRuntime()->getResponse()->setContent('foo bar');
Updated by Frank Nägler over 6 years ago
- Related to Bug #84495: Confirmation finisher duplicate output added
Updated by Ralf Zimmermann over 6 years ago
- Status changed from Accepted to Needs Feedback
- Assignee set to Frank Nägler
Can you please show me your custom finisher so I can see what happens?
Updated by Ralf Zimmermann over 6 years ago
- Related to Bug #83822: EXT:form RedirectFinisher breaks HTTP response added
Updated by Gerrit Code Review over 6 years ago
- Status changed from Needs Feedback 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/56831
Updated by Gerrit Code Review over 6 years ago
Patch set 1 for branch TYPO3_8-7 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/56924
Updated by Ralf Zimmermann over 6 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 0c54362506d13f1da87eccf4a48be69df2641679.