Project

General

Profile

Actions

Bug #94343

closed

Internal Server Error in Page Module

Added by Oliver Hader almost 3 years ago. Updated over 2 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Backend User Interface
Target version:
-
Start date:
Due date:
% Done:

100%

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

Description

A content element having not CType set, produces an endless loop, causing an internal server error.

→ in PageLayout/Record//Preview.html

<f:render partial="PageLayout/Record/{item.record.CType}/Preview" 
  arguments="{_all}" optional="1">

→ results in PageLayout/Record//Preview
→ is resolved to PageLayout/Record/Preview.html
→ ... which was the initiating partial - endless loop established ...


Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Task #90946: Fluid-based page layout module should render record preview through separate template fileClosed2020-04-04

Actions
Actions

Also available in: Atom PDF