Commit bcbf43d
[BUGFIX] Allow more RecordList pages for pagination
The hard-coded limit of 1.000 pages is now raised to
10.000.000 pages (allowing to show 1 billion records
by default) to meet Enterprise CMS expectations.
Resolves: #107155
Releases: main, 13.4
Change-Id: I17ad369d07f9fecae59a281847e872384f8c419e
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/90186
Reviewed-by: Christian Kuhn <lolli@schwarzbu.ch>
Reviewed-by: Oliver Klee <typo3-coding@oliverklee.de>
Reviewed-by: Georg Ringer <georg.ringer@gmail.com>
Tested-by: core-ci <typo3@b13.com>
Tested-by: Christian Kuhn <lolli@schwarzbu.ch>
Tested-by: Georg Ringer <georg.ringer@gmail.com>1 parent e405704 commit bcbf43d
File tree
1 file changed
+1
-1
lines changed- typo3/sysext/backend/Classes/RecordList
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2328 | 2328 | | |
2329 | 2329 | | |
2330 | 2330 | | |
2331 | | - | |
| 2331 | + | |
2332 | 2332 | | |
2333 | 2333 | | |
2334 | 2334 | | |
| |||
0 commit comments