Project

General

Profile

Actions

Bug #50786

closed

Loading TypoScript files is more picky about doubletick encapsulation

Added by Christian Kuhn almost 11 years ago. Updated about 7 years ago.

Status:
Rejected
Priority:
Should have
Category:
TypoScript
Target version:
-
Start date:
2013-08-05
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
6.2
PHP Version:
5.4
Tags:
Complexity:
medium
Is Regression:
No
Sprint Focus:

Description

With the change of #34621 , the TypoScript inclusion requires " around the file path. This worked before:

<INCLUDE_TYPOSCRIPT: source=FILE:EXT:fx_library/Configuration/TypoScript/setup.txt>

now, only this works:

<INCLUDE_TYPOSCRIPT: source="FILE:EXT:fx_library/Configuration/TypoScript/setup.txt">

Imho, this is a pretty nasty regression, it took us an hour to nail our code down to these missing "


Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Feature #34621: Allow <INCLUDE_TYPOSCRIPT to include directories (recursive)ClosedLoek Hilgersom2012-03-07

Actions
Actions

Also available in: Atom PDF