Bug #82710
CSV export of records broken
100%
Description
Downloading a CSV export of records in the RecordList ist not possible anymore as records cannot be found.
Related issues
Associated revisions
[BUGFIX] Record list: Fix condition for unlimited records
This patch fixes a condition that fails when a CSV export in the record
list is requested. The maximum limit of records is set, if `$iLimit` is
larger than 0 to avoid a `LIMIT 0` query.
Resolves: #82710
Related: #81651
Releases: master
Change-Id: I49779e4fa4b31e44d5457f90939e6f96a41e497b
Reviewed-on: https://review.typo3.org/54341
Tested-by: TYPO3com <no-reply@typo3.com>
Reviewed-by: Stephan Großberndt <stephan@grossberndt.de>
Reviewed-by: Henning Liebe <h.liebe@neusta.de>
Reviewed-by: Joerg Boesche <typo3@joergboesche.de>
Reviewed-by: Tymoteusz Motylewski <t.motylewski@gmail.com>
Tested-by: Tymoteusz Motylewski <t.motylewski@gmail.com>
Reviewed-by: Frank Naegler <frank.naegler@typo3.org>
Tested-by: Frank Naegler <frank.naegler@typo3.org>
History
#1
Updated by Gerrit Code Review about 2 years ago
- Status changed from In Progress to Under Review
Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/54341
#2
Updated by Christian Kuhn about 2 years ago
- Related to Task #81651: Hand over whole querybuilder object into list-modul hook added
#3
Updated by Gerrit Code Review about 2 years ago
Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/54341
#4
Updated by Andreas Fernandez about 2 years ago
- Is Regression set to Yes
#5
Updated by Gerrit Code Review about 2 years ago
Patch set 3 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/54341
#6
Updated by Andreas Fernandez about 2 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 84b6c2cea1bfc90917db2bdc506c3b6410c1c4b9.
#7
Updated by Benni Mack about 1 year ago
- Status changed from Resolved to Closed