Project

General

Profile

Actions

Bug #97738

closed

Exception for custom linkhandler tab in link browser

Added by Sebastian Dudda about 2 years ago. Updated 8 months ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2022-06-07
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
11
PHP Version:
7.4
Tags:
Complexity:
Is Regression:
Sprint Focus:

Description

I am trying to add a custom LinkHandler to the Linkbrowser in the TYPO3 Backend (v11.5.10). The new Tab is displayed, but a click on it results in an “InvalidTemplateResourceException”.

To reproduce, I setup a blank TYPO3 v11.5.10 environment and installed the “t3docs/examples” extension. It behaves the same.
If you click the “Github Issue” link the same Exception is thrown:


"(1/1) #1257246929 TYPO3Fluid\Fluid\View\Exception\InvalidTemplateResourceException
Tried resolving a template file for controller action "Standard->linkBrowser" in format ".html", but none of the paths contained the expected template file (Standard/LinkBrowser.html). The following paths were checked: /var/www/html/public/typo3/sysext/recordlist/Resources/Private/Templates/LinkBrowser/" 
Actions

Also available in: Atom PDF