Project

General

Profile

Actions

Bug #102065

closed

Invalid TypoScript import causes the complete file to be ignored

Added by Markus Klein 8 months ago. Updated 7 months ago.

Status:
Resolved
Priority:
Must have
Assignee:
Category:
TypoScript
Target version:
-
Start date:
2023-09-29
Due date:
% Done:

100%

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

Description

Using an invalid import within a TypoScript file causes the file to be skipped/ignored entirely.

Example file:

<INCLUDE_TYPOSCRIPT: source="DIR:./Setup/">
<INCLUDE_TYPOSCRIPT: source="DIR:../global/Setup/">

The second import is invalid, but also the first import is ignored.

I would expect to have only the faulty include line to be ignored.
The missing error reporting is documented with #102064.


Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Bug #102064: TypoScript module does not report errorsResolved2023-09-29

Actions
Actions

Also available in: Atom PDF