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 #1

Updated by Markus Klein 4 days ago

  • Related to Task #100623: Provide current content object as request attribute added
Actions #2

Updated by Markus Klein 4 days ago

Removing the aforementioned line fixes the problem immediately.

Actions #3

Updated by Gerrit Code Review 4 days 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

Actions #5

Updated by Markus Klein 2 days ago

  • Description updated (diff)
Actions #6

Updated by Christian Kuhn 2 days ago

  • Related to Task #104472: Avoid action magic in getControllerActionName() added
Actions #7

Updated by Christian Kuhn 2 days ago

  • Related to Task #104471: Avoid munging Request in Fluid RenderingContext added
Actions #8

Updated by Christian Kuhn 2 days ago

  • Related to Task #104473: Reduce extbase magic in FluidTemplateContentObject added
Actions #9

Updated by Gerrit Code Review 2 days 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

Actions #10

Updated by Gerrit Code Review 2 days 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

Actions #11

Updated by Gerrit Code Review 2 days 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

Actions #12

Updated by Gerrit Code Review 2 days 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

Actions #13

Updated by Markus Klein 2 days ago

  • Status changed from Under Review to Resolved
  • % Done changed from 0 to 100
Actions

Also available in: Atom PDF