Bug #104462
closedConfirmationFinisher with content element uid causes error in frontend
100%
Description
Finisher config:
-
options:
message: ''
contentElementUid: '1352'
identifier: Confirmation
The content element resides on a sysfolder.
Error:
(1/1) #1257246929 TYPO3Fluid\Fluid\View\Exception\InvalidTemplateResourceException Tried resolving a template file for controller action "FormFrontend->render" in format ".html", but none of the paths contained the expected template file (FormFrontend/Render.html). The following paths were checked: /var/www/vendor/typo3/cms-fluid-styled-content/Resources/Private/Templates/, /var/www/vendor/reelworx/rm-sitesetup/Resources/Private/Templates/Content/
This works with v11 and breaks with v12.
The offending line is: https://review.typo3.org/c/Packages/TYPO3.CMS/+/77252/20/typo3/sysext/form/Classes/Domain/Finishers/ConfirmationFinisher.php#103
Files
Updated by Markus Klein 4 months ago
- Related to Task #100623: Provide current content object as request attribute added
Updated by Markus Klein 4 months ago
Removing the aforementioned line fixes the problem immediately.
Updated by Gerrit Code Review 4 months ago
- Status changed from New to Under Review
Patch set 1 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/85336
Updated by Markus Klein 4 months ago
- File contact.form.yaml contact.form.yaml added
Updated by Christian Kuhn 4 months ago
- Related to Task #104472: Avoid action magic in getControllerActionName() added
Updated by Christian Kuhn 4 months ago
- Related to Task #104471: Avoid munging Request in Fluid RenderingContext added
Updated by Christian Kuhn 4 months ago
- Related to Task #104473: Reduce extbase magic in FluidTemplateContentObject added
Updated by Gerrit Code Review 4 months ago
Patch set 2 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/85336
Updated by Gerrit Code Review 4 months ago
Patch set 3 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/85336
Updated by Gerrit Code Review 4 months ago
Patch set 4 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/85336
Updated by Gerrit Code Review 4 months ago
Patch set 1 for branch 12.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/+/85376
Updated by Markus Klein 4 months ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset a1ff91bab0ce2dc7d1102e44cddacc6382910ee8.