Project

General

Profile

Actions

Bug #95786

closed

QueryGenerator fails in csv export

Added by Nikita Hovratov about 3 years ago. Updated about 3 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Miscellaneous
Target version:
-
Start date:
2021-10-26
Due date:
% Done:

0%

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

Description

When trying to download the csv of the QueryGenerator result (DB Check, Full Search, Advanced Query), this error appears:

fputcsv(): Argument #4 ($enclosure) must be a single character

Since a security patch in CsvUtility, it is no longer possible to use an empty string as csv quote.
The call is made in QueryGenerator->getQueryResultCode().
Should also be the same error in TYPO3 v10.


Related issues 1 (0 open1 closed)

Is duplicate of TYPO3 Core - Bug #95734: "Warning: fputcsv(): enclosure must be a character" in DB Check moduleClosed2021-10-22

Actions
Actions #1

Updated by Nikita Hovratov about 3 years ago

  • Is duplicate of Bug #95734: "Warning: fputcsv(): enclosure must be a character" in DB Check module added
Actions #2

Updated by Georg Ringer about 3 years ago

  • Status changed from New to Closed

closed as duplicate

Actions

Also available in: Atom PDF