[Koha-bugs] [Bug 15451] Move the CSV related code to Koha::CsvProfile[s]

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Apr 28 04:21:10 CEST 2016


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

--- Comment #33 from Bernardo Gonzalez Kriegel <bgkriegel at gmail.com> ---
Created attachment 50868
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=50868&action=edit
Bug 15451: (followup) fix filename extension for csv file

This patch does the same as basket/downloadcart.pl
to set '.csv' as filename extension for downloadshelf.pl

To test:
1) Define a CSV MARC profile
2) On staff download a list, extension is '.NN'
with 'NN' the CSV profile id.
3) Apply the patch
4) Download again, check extension is now '.csv'

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


More information about the Koha-bugs mailing list