Skip to content
Snippets Groups Projects
Commit e34e3d97 authored by Robert Kärner's avatar Robert Kärner Committed by Benni Mack
Browse files

[BUGFIX] Fix undefined key warning when opening record list

Access to array key $this->pageRow['editlock'] must be protected
with the neccessary fallback to false.

Resolves: #96343
Releases: main, 11.5
Change-Id: Ic181911709ba053e9c1f8b77d8b35684ba6c41c8
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/72639


Tested-by: default avatarStefan Bürk <stefan@buerk.tech>
Tested-by: default avatarphysikbuddha <r.kaerner@oranto.de>
Tested-by: default avatarcore-ci <typo3@b13.com>
Tested-by: default avatarBenni Mack <benni@typo3.org>
Reviewed-by: default avatarStefan Bürk <stefan@buerk.tech>
Reviewed-by: default avatarphysikbuddha <r.kaerner@oranto.de>
Reviewed-by: default avatarOliver Klee <typo3-coding@oliverklee.de>
Reviewed-by: default avatarBenni Mack <benni@typo3.org>
parent 9cc53bd0
Branches
Tags
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment