Project

General

Profile

Actions

Bug #103011

closed

maxDBListItems cannot be set to 0 anymore

Added by Christian Weiske 3 months ago. Updated 3 months ago.

Status:
Resolved
Priority:
Should have
Assignee:
-
Category:
Backend User Interface
Target version:
-
Start date:
2024-02-01
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
12
PHP Version:
Tags:
Complexity:
Is Regression:
Yes
Sprint Focus:

Description

In TYPO3 up to v10, it was possible to disable showing records for specific tables in the generic list view of a page by settings TCA interface.maxDBListItems = 0.

With TYPO3 v11 (specifically issue #92103) the limit is clamped to 5-10000.

My use case are data tables that contain thousands of records and are imported automatically. The list view is only there for debugging purposes, which are normally not needed. Having records showing in the normal page list view only adds noise. If people really want to see the records, they can switch to the single table list view.


Files

2024-02-01 typo3 list view hide.png (46.3 KB) 2024-02-01 typo3 list view hide.png TYPO3 v12 Christian Weiske, 2024-02-01 10:07
2024-02-01 typo3 list view hide v10.png (17.4 KB) 2024-02-01 typo3 list view hide v10.png TYPO3 v10 Christian Weiske, 2024-02-01 10:09

Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Task #92103: DatabaseRecordList: Streamline limit handlingClosedDaniel Windloff2020-08-26

Actions
Actions #1

Updated by Christian Weiske 3 months ago

  • Related to Task #92103: DatabaseRecordList: Streamline limit handling added
Actions #2

Updated by Gerrit Code Review 3 months ago

  • Status changed from New to Under Review

Patch set 1 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/82759

Actions #3

Updated by Gerrit Code Review 3 months ago

Patch set 1 for branch 12.4 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/82738

Actions #4

Updated by Oliver Bartsch 3 months ago

  • Status changed from Under Review to Resolved
  • % Done changed from 0 to 100
Actions #5

Updated by Christian Weiske 3 months ago

Thank you for the super fast patch Oliver!

Actions

Also available in: Atom PDF