Project

General

Profile

Actions

Bug #104795

closed

TypeError in TypoScriptService::convertPlainArrayToTypoScriptArray - Argument #1 ($plainArray) must be of type array, null given

Added by Jasper Verbunt 3 months ago. Updated 2 months ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Frontend
Target version:
-
Start date:
2024-09-02
Due date:
% Done:

0%

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

Description

A TypeError occurs when trying to execute the method TypoScriptService::convertPlainArrayToTypoScriptArray() in TYPO3. The error message indicates that the method expects an argument of type array but is receiving null.

Additionally, it has been observed that media in {settings} no longer exists in Fluid_styled_content/Media/Type/Image.html. This could be related to the issue or cause further complications in the rendering of media content.

Error: TypeError TYPO3\CMS\Core\TypoScript\TypoScriptService::convertPlainArrayToTypoScriptArray(): Argument #1 ($plainArray) must be of type array, null given, called in /var/www/html/www/typo3/sysext/fluid_styled_content/Classes/ViewHelpers/Link/ClickEnla

Files

Screenshot 2024-09-05 at 09.22.18.png (1.54 MB) Screenshot 2024-09-05 at 09.22.18.png Jasper Verbunt, 2024-09-05 07:22
stacktrace.html (40.6 KB) stacktrace.html Jasper Verbunt, 2024-09-05 09:57
Actions

Also available in: Atom PDF