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

[BUGFIX] Streamline DatabaseRecordList usages

DatabaseRecordList is used at various places, e.g.
in the Record Selector, but also for the TableList
view helper. Recently, a lot of patches touched
DatabaseRecordList, leading to some problems for
the usages.

Therefore this patch does the following:

* Include required language file in TableListViewHelper
* Handle "readOnly" setting correctly in TableListViewHelper
* Remove record download action in DatabaseBrowser
* Replace call to non-existing method in RecordDownloadController
* Add missing JavaScript modules for RecordLinkHandler
* Restore "showLimit" property in DatabaseRecordList

Resolves: #95120
Resolves: #95138
Releases: master
Change-Id: If35d71698741c10e9b7d54f222f9fbb95e61e414
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/70957


Tested-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
Tested-by: default avatarJochen <rothjochen@gmail.com>
Tested-by: default avatarcore-ci <typo3@b13.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 a40d9091
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