Actions
Bug #28065
closedChanged file extensions cause trouble with locallangXMLoverride
Status:
Rejected
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2011-07-10
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
4.6
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
#27918 renamed all references to LLL files from .php
to .xml
. Although loading the LLL file does not require to reference the real file extension, the hook locallangXMLoverride relies on the override to target exactly the same file extension as in the reference was used.
Updated by Steffen Gebert over 13 years ago
- Status changed from New to Rejected
Has been included in one of the recent XLIFF changes :)
Actions