Actions
Bug #97325
closedRuntimeException in About module
Start date:
2022-04-07
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
12
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
Having custom modules with shortDescription
set to a static string, the About module fails with a RuntimeException.
(1/1) #1639828178 RuntimeException ViewHelper f:translate in non-extbase context needs attribute "extensionName" to resolve key="Example module" without path. Either set attribute "extensionName" together with the short key "yourKey" to result in a lookup "LLL:EXT:your_extension/Resources/Private/Language/locallang.xlf:yourKey", or (better) use a full LLL reference like key="LLL:EXT:your_extension/Resources/Private/Language/yourFile.xlf:yourKey"
Actions