Bug #100216
closedPHP Warning: Undefined array key "divKey"
100%
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
Updated by Gerrit Code Review over 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
Updated by Albrecht Köhnlein over 1 year ago
- Subject changed from PHP Warning 'Undefined array key "divKey"' to PHP Warning: Undefined array key "divKey"
Updated by Gerrit Code Review over 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
Updated by Gerrit Code Review over 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
Updated by Gerrit Code Review over 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
Updated by Gerrit Code Review over 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
Updated by Gerrit Code Review over 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
Updated by Gerrit Code Review over 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
Updated by Gerrit Code Review over 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
Updated by Gerrit Code Review over 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
Updated by Gerrit Code Review over 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
Updated by Albrecht Köhnlein over 1 year ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 95a182a7d58908fae7169cec6879fdffc675e537.
Updated by Gerrit Code Review over 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
Updated by Albrecht Köhnlein over 1 year ago
- Status changed from Under Review to Resolved
Applied in changeset 752385546429657c8b56f9721a568201279fae50.