Project

General

Profile

Actions

Bug #106543

closed

Wrong Fluid exception message on missing template since v13.4.9

Added by Chris Müller 18 days ago. Updated 10 days ago.

Status:
Resolved
Priority:
Should have
Assignee:
-
Category:
Fluid
Target version:
-
Start date:
2025-04-10
Due date:
% Done:

100%

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

Description

With TYPO3 v13.4.8 I get the following exception message when the template of an Extbase plugin cannot be found:

#1257246929 TYPO3Fluid\Fluid\View\Exception\InvalidTemplateResourceException
Tried resolving a template file for controller action "MyController->show" in format ".html", but none of the paths contained the expected template file (MyController/Show.html). The following paths were checked: /var/www/html/vendor/user/my_extension/Resources/Private/Templates/

Now, with TYPO3 v13.4.9 the following wrong exception message is returned:

#1742058289 TYPO3Fluid\Fluid\View\Exception\InvalidTemplateResourceException
PAGEVIEW TypoScript object: Failed to resolve the expected template file "Pages/Default.html" for layout "default". See also: https://docs.typo3.org/permalink/t3tsref:cobj-pageview@13.4. The following paths were checked: EXT:my_site/Resources/Private/Templates/Pages/Default.html, ...

Related issues 2 (0 open2 closed)

Related to TYPO3 Core - Bug #106545: PAGEVIEW hides cause of exceptionsResolved2025-04-10

Actions
Related to TYPO3 Core - Task #106372: Improve error message when a PAGEVIEW template is not found.ResolvedLina Wolf2025-03-15

Actions
Actions #1

Updated by Chris Müller 18 days ago

  • Subject changed from WrongFluid exception message on missing template since v13.4.9 to Wrong Fluid exception message on missing template since v13.4.9
Actions #2

Updated by Georg Ringer 18 days ago

  • Related to Bug #106545: PAGEVIEW hides cause of exceptions added
Actions #3

Updated by Garvin Hicking 17 days ago

  • Related to Task #106372: Improve error message when a PAGEVIEW template is not found. added
Actions #4

Updated by Gerrit Code Review 10 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/+/89162

Actions #5

Updated by Gerrit Code Review 10 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/+/89162

Actions #6

Updated by Gerrit Code Review 10 days ago

Patch set 1 for branch 13.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/+/89170

Actions #7

Updated by Oliver Bartsch 10 days ago

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

Also available in: Atom PDF