Project

General

Profile

Actions

Bug #97509

closed

Admin panel option fluid debug output won't show partial path

Added by J. Peter M. Schuler almost 2 years ago. Updated 7 months ago.

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

100%

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

Description

Feature #76085 introduced an admin panel option which shows red boxes with section and partials for easier debugging. However sometimes no partial name is shown in the output, because the retrieved name is not cleaned correctly.

The problem arises while detecting the partial path, then replacing (if applicable) with the EXT: prefix, but later calling PathUtility::stripPathSitePrefix - an internal method which just strips the expected length from the front, without checking if that even is a PathSite.
(patch incoming)


Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Feature #76085: Add fluid debug information to admin panelClosedFrank Nägler2016-05-09

Actions
Actions

Also available in: Atom PDF