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)
committerKyle M Hall <kyle@bywatersolutions.com>
Fri, 18 Nov 2016 14:14:54 +0000 (14:14 +0000)
commitb4d94a5ea4a3d9dac4295c53497cbb25e1b1212b
tree19b889554195de6ea92d93d1735f9ada0cd629b0
parent847da48cfbbbe5f9573f715d9c32669627e34eaf
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: Kyle M Hall <kyle@bywatersolutions.com>
reports/guided_reports.pl