Project

General

Profile

Actions

Bug #104251

closed

Having a USER_INT OR COA_INT on page.bodyTagCObject leads to Warning error

Added by Luc Muller 19 days ago. Updated 19 days ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
TypoScript
Target version:
Start date:
2024-06-28
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
12
PHP Version:
8.2
Tags:
Complexity:
easy
Is Regression:
Sprint Focus:

Description

Try

page.bodyTagCObject >
page.bodyTagCObject = COA_INT
page.bodyTagCObject{
  10 = TEXT
  10.value = <body>
}

This leads to the following warning :

(1/1) #1476107295 TYPO3\CMS\Core\Error\Exception
PHP Warning: Undefined array key "divKey" in /var/www/XXXXX/vendor/typo3/cms-frontend/Classes/Controller/TypoScriptFrontendController.php line 2229

Thus breaking our installation as we are trigerring warning errors.


Related issues 1 (1 open0 closed)

Is duplicate of TYPO3 Core - Bug #103384: PHP Warning: Undefined array key "divKey"Under Review2024-03-13

Actions
Actions #1

Updated by Georg Ringer 19 days ago

  • Status changed from New to Closed

closing as duplicate of #103384

maybe you wanna test the changes at https://review.typo3.org/c/Packages/TYPO3.CMS/+/83525

and give also feedback in #103384 why a _INT is needed?

Actions #2

Updated by Georg Ringer 19 days ago

  • Is duplicate of Bug #103384: PHP Warning: Undefined array key "divKey" added
Actions

Also available in: Atom PDF