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

Updated by Markus Klein about 10 years ago

  • Category set to Backend API
  • Status changed from New to Accepted
  • Assignee set to Markus Klein
  • Priority changed from Should have to Must have
  • Target version set to next-patchlevel
  • Complexity set to medium

Just stumbled over this too.
Working on it.

Actions #2

Updated by Markus Klein about 10 years ago

Stumbled over another bug related here #57918.

Actions #3

Updated by Gerrit Code Review about 10 years ago

  • Status changed from Accepted to Under Review

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

Actions #4

Updated by Gerrit Code Review about 10 years ago

Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/29468

Actions #5

Updated by Gerrit Code Review about 10 years ago

Patch set 3 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/29468

Actions #6

Updated by Markus Klein almost 10 years ago

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

Updated by Benni Mack over 5 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF