Project

General

Profile

Actions

Bug #64539

closed

Module view paths configuration has no effect

Added by Stanislas Rolland over 9 years ago. Updated over 8 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Extbase
Target version:
-
Start date:
2015-01-27
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
7
PHP Version:
5.5
Tags:
Complexity:
Is Regression:
Yes
Sprint Focus:

Description

Setting module view paths in TypoScript has no effect.

For example,
module.tx_myextension {
view {
templateRootPath = EXT:myextension/Resources/Private/Backend/Templates/
partialRootPath = EXT:myextension/Resources/Private/Backend/Partials/
layoutRootPath = EXT:myextension/Resources/Private/Backend/Layouts/
}
}

has no effect. Extbase always looks for templates in the default paths.

This is a regression from TYPO3 6.2.


Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Task #62673: Remove deprecated code in sysext extbaseClosed2014-11-04

Actions
Actions

Also available in: Atom PDF