derhansen / sf_event_mgt

An event management and registration extension for TYPO3 CMS based on ExtBase and Fluid.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[!!!][TASK] Change default settings for CSV export

derhansen opened this issue · comments

Use fieldDelimiter = ; and prependBOM = 1 as default, so problems with Excel on Windows systems are avoided.

see also #1206