Project

General

Profile

Actions

Bug #84697

closed

Viewpage module throws localization error

Added by Christian Heindl about 6 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Must have
Assignee:
-
Category:
-
Target version:
Start date:
2018-04-12
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
9
PHP Version:
7.2
Tags:
Complexity:
Is Regression:
Yes
Sprint Focus:

Description

After updating to TYPO3 9.2 we have a problem when opening the viewpage-module:

#1498144052: Parameter $extensionName cannot be empty if a fully-qualified key is not specified. (More information)

InvalidArgumentException thrown in file
/home/someuser/typo3v9/web/typo3/sysext/extbase/Classes/Utility/LocalizationUtility.php in line 83.

33 TYPO3\CMS\Extbase\Utility\LocalizationUtility::translate("maximized", NULL, NULL, NULL, NULL)

In EXT:viewpage/Resources/Private/Templates/ViewModule/Show.html there is a call to f:translate of the following form:

{f:translate(key: 'maximized')}

Seems that the extension name is neither present within the f:translate call nor in the $request->getControllerExtensionName() within TranslateViewHelper.


Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Task #83987: Remove extbase from view extensionClosedGeorg Ringer2018-02-21

Actions
Actions

Also available in: Atom PDF