Actions
Bug #95734
closed"Warning: fputcsv(): enclosure must be a character" in DB Check module
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Miscellaneous
Target version:
-
Start date:
2021-10-22
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
10
PHP Version:
7.4
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
How to reproduce:
- login to backend
- choose module "DB Check"
- select "Full search"
- select "Advanced query"
- select "CSV Export"
- select a table, e.g. "System Log"
- => PHP Warning "Core: Error handler (BE): PHP Warning: fputcsv(): enclosure must be a character in /var/www/html/typo3/sysext/core/Classes/Utility/CsvUtility.php line 113" is produced
See also:
Files
Updated by Gerrit Code Review about 3 years ago
- Status changed from New 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/c/Packages/TYPO3.CMS/+/71939
Updated by Gerrit Code Review about 3 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/c/Packages/TYPO3.CMS/+/71939
Updated by Gerrit Code Review about 3 years ago
Patch set 1 for branch 10.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/+/71990
Updated by Florian Sommer about 3 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 63a387cae055de02fe3af7504082dbe1d096f919.
Updated by Nikita Hovratov about 3 years ago
- Has duplicate Bug #95786: QueryGenerator fails in csv export added
Actions