Actions
Feature #84517
closedRecordlist - Make csv delimiter configurable
Start date:
2018-03-21
Due date:
% Done:
100%
Estimated time:
PHP Version:
Tags:
Complexity:
Sprint Focus:
Description
It would be nice if I could change the delimiter of the csv export to ';'
Updated by Guido S. over 6 years ago
- Related to Feature #54075: DB Check - Make csv delimiter configurable added
Updated by Guido S. over 6 years ago
Solution from Jigal postet at 54075
mod.web_list.csvDelimiter = ;
mod.web_list.csvQuote = "
Updated by Gerrit Code Review over 6 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/56415
Updated by Gerrit Code Review over 6 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/56415
Updated by Gerrit Code Review over 6 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/56415
Updated by Guido S. over 6 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 1ddea2f53181ff79f8bb095834d36cb117a98417.
Updated by Georg Ringer about 6 years ago
- Has duplicate Feature #86681: Export CSV using semicolon instead of comma as field separator added
Actions