Project

General

Profile

Actions

Bug #91621

closed

Argument 1 passed to TYPO3\CMS\Core\Html\RteHtmlParser::streamlineLineBreaksForProcessing() must be of the type string, null given

Added by Georg Ringer almost 4 years ago. Updated almost 4 years ago.

Status:
Rejected
Priority:
Should have
Assignee:
Category:
DataHandler aka TCEmain
Start date:
2020-06-09
Due date:
% Done:

0%

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

Description

This issue occurs if a record uses an RTE field with default value null and if the field is hidden, e.g. by tsconfig

Stacktrace

DataHandler -> checkValueForText($value)
RteHtmlParser -> RTE_transform($value)
RteHtmlParser -> streamlineLineBreaksAfterProcessing($value)

but

protected function streamlineLineBreaksAfterProcessing(string $content)

Actions #1

Updated by Georg Ringer almost 4 years ago

  • Description updated (diff)
Actions #2

Updated by Georg Ringer almost 4 years ago

  • Status changed from Accepted to Rejected
Actions

Also available in: Atom PDF