Project

General

Profile

Actions

Bug #100124

closed

CObjectViewHelper throws warnings caused by uncatched optional arguments

Added by Timo Pfeffer about 1 year ago. Updated 11 months ago.

Status:
Resolved
Priority:
Should have
Assignee:
Category:
Fluid
Start date:
2023-03-09
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
11
PHP Version:
8.1
Tags:
ViewHelpers
Complexity:
no-brainer
Is Regression:
Sprint Focus:

Description

The registered arguments "currentValueKey" and "table" of CObjectViewHelper are defined as optional, but the code inside renderStatic does not check if these two arguments are existing. Instead it just uses these two args, which causes warnings inside log module.

Actions

Also available in: Atom PDF