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 #1

Updated by Christian Kuhn over 1 year ago

  • Related to Bug #98526: Allow import of TypoScript files from inside a TypoScript hierarchy again added
Actions #2

Updated by Georg Ringer over 1 year ago

  • Target version changed from 12 LTS to 12.1
Actions #3

Updated by Christian Kuhn over 1 year ago

Actions #4

Updated by Gerrit Code Review over 1 year ago

  • Status changed from New to Under Review

Patch set 1 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/77013

Actions #5

Updated by Christian Kuhn over 1 year ago

Ok, recursion details. I confirmed the issue, I think it is valid, and pushed a patch to fix this.

Actions #6

Updated by Christian Kuhn over 1 year ago

  • Status changed from Under Review to Resolved
  • % Done changed from 0 to 100
Actions #7

Updated by Benni Mack over 1 year ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF