Project

General

Profile

Actions

Bug #99073

closed

PHP Warning: Uninitialized string offset 0 in /typo3/sysext/frontend/Classes/ContentObject/ContentObjectRenderer.php line 3691

Added by Christian Toffolo over 1 year ago. Updated about 1 year ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Backend API
Target version:
-
Start date:
2022-11-12
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
11
PHP Version:
8.1
Tags:
Complexity:
Is Regression:
Sprint Focus:

Description

With PHP 8.1, the method
\TYPO3\CMS\Frontend\ContentObject\ContentObjectRenderer::_parseFunc
produce a
PHP Warning: Uninitialized string offset 0 in /typo3/sysext/frontend/Classes/ContentObject/ContentObjectRenderer.php line 3691
with a $theValue like
> > > CLICK HERE < < <

The value arrives from the bodytext field of a tx_news_domain_model_news record.

Actions

Also available in: Atom PDF