Project

General

Profile

Actions

Feature #86681

closed

Export CSV using semicolon instead of comma as field separator

Added by Jan Kornblum over 5 years ago. Updated over 5 years ago.

Status:
Rejected
Priority:
Must have
Assignee:
-
Category:
Backend User Interface
Target version:
-
Start date:
2018-10-18
Due date:
% Done:

0%

Estimated time:
PHP Version:
Tags:
databaserecordlist, export, record, csv, backend
Complexity:
Sprint Focus:

Description

When exporting database records from the backend listview (DatabaseRecordList), the resulting CSV should use semicolons (;) instead of commas (,) to separate the fields (as Excel expects field separators to be semicolons).

Currently, this can only be changed using XCLASS, like here:
https://stackoverflow.com/questions/31322012/typo3-be-list-view-csv-export-with-semicolon

I don't know any case where editors can easily handle CSVs with commas, so this should be changed in the core.


Related issues 1 (0 open1 closed)

Is duplicate of TYPO3 Core - Feature #84517: Recordlist - Make csv delimiter configurableClosedGuido S.2018-03-21

Actions
Actions #1

Updated by Jan Kornblum over 5 years ago

  • Tracker changed from Bug to Feature
Actions #2

Updated by Georg Ringer over 5 years ago

  • Status changed from New to Rejected

This has been resolved since 9.2, see #84517

Actions #3

Updated by Georg Ringer over 5 years ago

  • Is duplicate of Feature #84517: Recordlist - Make csv delimiter configurable added
Actions

Also available in: Atom PDF