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

[BUGFIX] Do not render clipboard actions for page translations

Recordlist features the clipboard functionality. When activated,
multiple clipboard actions, such as "copy" or "edit marked", are
displayed in each tables' header.

Since translated records can never be selected, this led to
exceptions and JavaScript errors when using such action
on the "Page Translations" table.

This is now fixed by not rendering those actions for this
special table.

Resolves: #94296
Releases: master, 10.4
Change-Id: I47459cf1d82d90f634a4f8902ea04c958cbd1bdc
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/69427


Tested-by: default avatarcore-ci <typo3@b13.com>
Tested-by: default avatarJochen <rothjochen@gmail.com>
Tested-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
Tested-by: default avatarOliver Bartsch <bo@cedev.de>
Reviewed-by: default avatarJochen <rothjochen@gmail.com>
Reviewed-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
Reviewed-by: default avatarOliver Bartsch <bo@cedev.de>
parent c909277d
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