Project

General

Profile

Actions

Bug #98632

closed

CObjectViewHelper Request-Object is missing, language translation failes

Added by Urs Maag over 1 year ago. Updated about 1 year ago.

Status:
Resolved
Priority:
Should have
Assignee:
-
Category:
Fluid
Target version:
-
Start date:
2022-10-17
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
12
PHP Version:
8.1
Tags:
CObject ViewHelper request missing language translation
Complexity:
easy
Is Regression:
Sprint Focus:

Description

In "TYPO3\CMS\Fluid\ViewHelpers\CObjectViewHelper", method "renderStatic", the request object is missing on statement "$contentObjectRenderer->start($data, $table);" and therefore, correct language translation is failed.
Solution: add parameter "request" to given Statement on line 141: $contentObjectRenderer->start($data, $table, $renderingContext->getRequest());


Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Task #100637: Use setRequest() in ContentObjectRendererClosed2023-04-17

Actions
Actions

Also available in: Atom PDF