https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15451
--- Comment #33 from Bernardo Gonzalez Kriegel <[email protected]> --- 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. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
