Project

General

Profile

Actions

Bug #98523

closed

Allow relative paths for importing TypoScript files again

Added by Eric Harrer over 1 year ago. Updated over 1 year ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
TypoScript
Target version:
Start date:
2022-10-04
Due date:
% Done:

100%

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

Description

In TYPO3 9 to 11 it was possible to specify relative paths for importing TypoScript files via @import .

Example:
Inside the file EXT:<extension_key>/Configuration/TypoScript/setup.typoscript write the following line to import all TypoScript files of a neighboring directory Setup of this file:

@import './Setup/*.typoscript'

This is no longer possible in TYPO3 version 12.0.0.

Unless the loss of this feature is an intentional breaking change, it should be restored before the LTS version is released.


Related issues 2 (0 open2 closed)

Related to TYPO3 Core - Bug #98526: Allow import of TypoScript files from inside a TypoScript hierarchy againClosed2022-10-04

Actions
Related to TYPO3 Core - Feature #97816: New TypoScript parserClosed2022-06-27

Actions
Actions

Also available in: Atom PDF