[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:Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
core-ci <typo3@b13.com> Tested-by:
Jochen <rothjochen@gmail.com> Tested-by:
Oliver Bartsch <bo@cedev.de> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Reviewed-by:
Jochen <rothjochen@gmail.com> Reviewed-by:
Oliver Bartsch <bo@cedev.de>
Showing
- Build/Sources/TypeScript/recordlist/Resources/Public/TypeScript/Recordlist.ts 1 addition, 1 deletion...ript/recordlist/Resources/Public/TypeScript/Recordlist.ts
- typo3/sysext/recordlist/Resources/Public/JavaScript/Recordlist.js 1 addition, 1 deletion...sext/recordlist/Resources/Public/JavaScript/Recordlist.js
Please register or sign in to comment