Actions
Bug #81168
closedSecond parameter of LocalizationUtility::translate() should be optional
Start date:
2017-05-09
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
7
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
This problem originates (at least) from TYPO3 6.2 and causes PHP warnings.
Second parameter is totally optional if a full path is provided as "key", like "LLL:EXT:myext/Resources/Private/Language/somefile.xlf:actual-key".
Actions