[Koha-bugs] [Bug 27164] Double quotes everywhere in item search CSV export

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Dec 7 17:07:41 CET 2020


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

--- Comment #1 from Fridolin Somers <fridolin.somers at biblibre.com> ---
Created attachment 114233
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=114233&action=edit
Bug 27164: Double quotes everywhere in item search CSV export

In item search CSV export, data cells are exported with double quotes.
There should also be double quotes in header cells.
Also some spaces can be removed.

This may help to open the CSV with any table/calc software.

Test plan :
1.0) Without patch
1.1) Perform an item search
1.2) Export as a CSV file and save the file locally
1.3) Open the file with a table/calc software
2.0) Apply patch
2.1) Perform same item search
2.2) Export as a CSV file and save the file locally
2.3) Open the file with a table/calc software
3.0) Compare files with diff/meld
=> you see only double quotes arround header cells
   and removal of space after coma
3.1) In table/calc software they should look the same

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


More information about the Koha-bugs mailing list