Project

General

Profile

Actions

Bug #99338

closed

The page is not configured! [type=0][page] if sys_template.clear is not set

Added by Alex Kellner over 1 year ago. Updated about 1 year ago.

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

0%

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

Description

Seems to me like a small bug in TYPO3 12.1.0

If I add a TypoScript template to a new root page with a valid site configuration, I have to clear "setup" even if there is no setup passed from an page above (because there is no page above). Yes, the flag sys_template.root is set.

If the clear setup checkbox is not set, the known error occurs:

The page is not configured! [type=0][page]. This means that there is no TypoScript object of type PAGE with typeNum=0 configured.

Test setup for this could be (with added static template from fluid_styled_content):

page = PAGE
page.10 < styles.content.get


Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Bug #99331: Dynamically set 'clear' TypoScript flagClosed2022-12-10

Actions
Actions #1

Updated by Chris Müller over 1 year ago

  • Related to Bug #99331: Dynamically set 'clear' TypoScript flag added
Actions #2

Updated by Chris Müller over 1 year ago

I assume it is fixed with: https://forge.typo3.org/issues/99331

See also the comment in the commit message: https://review.typo3.org/c/Packages/TYPO3.CMS/+/77010

Actions #3

Updated by Alex Kellner about 1 year ago

I can confirm that the issue is solved in 12.3.0

Actions #4

Updated by Benni Mack about 1 year ago

  • Status changed from New to Closed

thanks for the feedback. closing the issue.

Actions

Also available in: Atom PDF