Project

General

Profile

Actions

Bug #100216

closed

PHP Warning: Undefined array key "divKey"

Added by Albrecht Köhnlein about 1 year ago. Updated about 1 year ago.

Status:
Resolved
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2023-03-19
Due date:
% Done:

100%

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

Description

When using COA_INT in page.jsInline, PHP warnings are thrown.

Example TypoScript:

page = PAGE
page.jsInline.10 = COA_INT
page.jsInline.10 {
  10 = TEXT
  10.value = alert('any code')
}

Warnings:

PHP Warning: Undefined array key "divKey" in (...)/private/typo3/sysext/frontend/Classes/Controller/TypoScriptFrontendController.php line 2787
PHP Warning: Undefined array key "divKey" in (...)/private/typo3/sysext/frontend/Classes/Controller/TypoScriptFrontendController.php line 2788
PHP Warning: Undefined array key "divKey" in (...)/private/typo3/sysext/frontend/Classes/Controller/TypoScriptFrontendController.php line 2794

Actions #1

Updated by Gerrit Code Review about 1 year ago

  • Status changed from New to Under Review

Patch set 2 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/78170

Actions #2

Updated by Albrecht Köhnlein about 1 year ago

  • Description updated (diff)
Actions #3

Updated by Albrecht Köhnlein about 1 year ago

  • Subject changed from PHP Warning 'Undefined array key "divKey"' to PHP Warning: Undefined array key "divKey"
Actions #4

Updated by Gerrit Code Review about 1 year ago

Patch set 3 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/78170

Actions #5

Updated by Gerrit Code Review about 1 year ago

Patch set 4 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/78170

Actions #6

Updated by Albrecht Köhnlein about 1 year ago

  • Description updated (diff)
Actions #7

Updated by Gerrit Code Review about 1 year ago

Patch set 5 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/78170

Actions #8

Updated by Gerrit Code Review about 1 year ago

Patch set 6 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/78170

Actions #9

Updated by Gerrit Code Review about 1 year ago

Patch set 7 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/78170

Actions #10

Updated by Gerrit Code Review about 1 year ago

Patch set 1 for branch 11.5 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/78065

Actions #11

Updated by Gerrit Code Review about 1 year ago

Patch set 2 for branch 11.5 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/78065

Actions #12

Updated by Gerrit Code Review about 1 year ago

Patch set 3 for branch 11.5 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/78065

Actions #13

Updated by Gerrit Code Review about 1 year ago

Patch set 4 for branch 11.5 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/78065

Actions #14

Updated by Albrecht Köhnlein about 1 year ago

  • Status changed from Under Review to Resolved
  • % Done changed from 0 to 100
Actions #15

Updated by Gerrit Code Review about 1 year ago

  • Status changed from Resolved to Under Review

Patch set 5 for branch 11.5 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/78065

Actions #16

Updated by Albrecht Köhnlein about 1 year ago

  • Status changed from Under Review to Resolved
Actions

Also available in: Atom PDF