[Koha-bugs] [Bug 17590] Exporting reports as CSV with 'delimiter' SysPref set to ' tabulation' creates files with 't' as separator

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Nov 8 18:31:35 CET 2016


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17590

--- Comment #1 from Nick Clemens <nick at bywatersolutions.com> ---
Created attachment 57342
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=57342&action=edit
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

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list