Details
-
Type: Patch
-
Status: Done/Fixed
-
Priority: Trivial
-
Resolution: Fixed/Completed
-
Affects Version/s: 4.0.7
-
Fix Version/s: 4.2.0
-
Component/s: CiviReport
-
Labels:None
Description
There is an option to set the global CSV separator in Administer / Global Settings / Localization. The help specifies "Modify this setting to enable import and export of different kinds of CSV files (for example: ',' ';' ':' '|' ).", yet this preference has no effect on CSV files exported from CiviReports.
This patch corrects this bug, once applied CSV files produced with CiviReports will have the separator specified in the above preference screen.