Project

General

Profile

Actions

Bug #57447

closed

INCLUDE_TYPOSCRIPT with relative path from static doesn't work

Added by Jan Kiesewetter about 10 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Must have
Assignee:
Category:
Backend API
Target version:
Start date:
2014-03-31
Due date:
% Done:

100%

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

Description

Using relative path from a static TypoScript (setup.txt) to include directories or files does not work.

Example of what I would like to do:

# setup.txt
    # Include libraries
<INCLUDE_TYPOSCRIPT: source="DIR:./Library">
    # Include the page
<INCLUDE_TYPOSCRIPT: source="FILE:./Page/page.ts">


Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Bug #57918: PathUtility::getAbsolutePathOfRelativeReferencedFileOrPath() does not comply to documented behaviourClosedMarkus Klein2014-04-15

Actions
Actions

Also available in: Atom PDF