Bug 17590 - Exporting reports as CSV with 'delimiter' SysPref set to 'tabulation...
authorNick Clemens <nick@bywatersolutions.com>
Tue, 8 Nov 2016 17:26:36 +0000 (17:26 +0000)
committerMason James <mtj@kohaaloha.com>
Mon, 12 Dec 2016 01:54:15 +0000 (14:54 +1300)
commit60299c731c55f08a5baf70b7aa3837da57aee359
tree61871ab75985d53df01845a01d8334f778782020
parent834d2d827cc9a9e45c97bca70d74b111ca685d12
Bug 17590 - Exporting reports as CSV with 'delimiter' SysPref set to 'tabulation' creates files with 't' as separator

To test:
Set 'delimiter' system preference to 'tabs'
Export a report as csv
Open the file in text editor and note fields separated by character 't'
Apply patch
Export report as CSV
Open file in text editor and note tabs are used to separate fields

Signed-off-by: Bernardo Gonzalez Kriegel <bgkriegel@gmail.com>
tabs now, no errors.

Signed-off-by: Jonathan Druart <jonathan.druart@biblibre.com>
Signed-off-by: Mason James <mtj@kohaaloha.com>
reports/guided_reports.pl