Skip to content
Commit f009dbb2 authored by Benni Mack's avatar Benni Mack
Browse files

[TASK] Do not use Extbase for querying sys_log

The only reason why there is TCA
for sys_log is that EXT:belog can use Extbase
to query records.

The change now uses a custom Repository
without Extbase while keeping the model
architecture, effectively allowing us
to remove the TCA entry for sys_log.

Resolves: #102930
Releases: main
Change-Id: I921124e731a63969825405f8d5e04bb4912ec498
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/82644


Reviewed-by: default avatarSimon Schaufelberger <simonschaufi+typo3@gmail.com>
Reviewed-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
Tested-by: default avatarcore-ci <typo3@b13.com>
Tested-by: default avatarSimon Schaufelberger <simonschaufi+typo3@gmail.com>
Reviewed-by: default avatarBenni Mack <benni@typo3.org>
Tested-by: default avatarBenni Mack <benni@typo3.org>
Tested-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
parent 15e21628
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