Project

General

Profile

Actions

Feature #79928

closed

PageTS config from file not localizable

Added by Kevin Ditscheid about 7 years ago. Updated about 4 years ago.

Status:
Rejected
Priority:
Could have
Assignee:
-
Category:
FormEngine aka TCEforms
Target version:
-
Start date:
2017-02-20
Due date:
% Done:

0%

Estimated time:
PHP Version:
7.1
Tags:
Complexity:
Sprint Focus:

Description

In the function \TYPO3\CMS\Core\Utility\ExtensionManagementUtility::registerPageTSConfigFile() one can not enter a language string like LLL:EXT:my_ext/Resources/Private/Language/locallang_db.xlf:pages.pageTSconfig.my_ext_be_layouts because the title parameter will be concatenated with the extension key in braces, thus breaking the LLL replacement logic. If one does add the LLL string, the replacement will be an empty string.
Could we remove the extension key part or at least detect, if the title is a LLL string? It would be nice if we could use the LLL replacement logic here, too.


Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Feature #77540: ExtensionManagementUtility::addStaticFile language handling for $titleRejected2016-08-18

Actions
Actions

Also available in: Atom PDF