Project

General

Profile

Actions

Bug #104462

closed

ConfirmationFinisher with content element uid causes error in frontend

Added by Markus Klein 4 days ago. Updated 2 days ago.

Status:
Resolved
Priority:
Must have
Assignee:
-
Category:
Form Framework
Target version:
-
Start date:
2024-07-23
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
12
PHP Version:
Tags:
Complexity:
Is Regression:
Yes
Sprint Focus:

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

contact.form.yaml (7.92 KB) contact.form.yaml Markus Klein, 2024-07-24 13:20

Related issues 4 (0 open4 closed)

Related to TYPO3 Core - Task #100623: Provide current content object as request attributeClosed2023-04-16

Actions
Related to TYPO3 Core - Task #104472: Avoid action magic in getControllerActionName()Resolved2024-07-25

Actions
Related to TYPO3 Core - Task #104471: Avoid munging Request in Fluid RenderingContextResolved2024-07-24

Actions
Related to TYPO3 Core - Task #104473: Reduce extbase magic in FluidTemplateContentObjectResolved2024-07-25

Actions
Actions

Also available in: Atom PDF