Skip to content
Snippets Groups Projects
Commit 5e60decd authored by Oliver Bartsch's avatar Oliver Bartsch
Browse files

[BUGFIX] Prevent Uncaught TypeError in Recordlist JavaScript

Since translated records do not contain a checkbox
for the clipboard functionality, we have to check the
element before accessing the "checked" property.

Note: There is still a problem in master, which will
be tackled in a separate patch.

Resolves: #94293
Releases: master, 10.4
Change-Id: I795b99f7112e8ae5d8eef79b6161b19b5bb77e0e
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/69420


Tested-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
Tested-by: default avatarcore-ci <typo3@b13.com>
Tested-by: default avatarJochen <rothjochen@gmail.com>
Tested-by: default avatarOliver Bartsch <bo@cedev.de>
Reviewed-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
Reviewed-by: default avatarJochen <rothjochen@gmail.com>
Reviewed-by: default avatarOliver Bartsch <bo@cedev.de>
parent b6278a9a
Branches
Tags
No related merge requests found
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