Bug 15451: (followup) fix filename extension for csv file
commit00eeb41162066f80053e29a728a1510a8626eb24
authorBernardo Gonzalez Kriegel <bgkriegel@gmail.com>
Thu, 28 Apr 2016 01:28:08 +0000 (27 22:28 -0300)
committerKyle M Hall <kyle@bywatersolutions.com>
Fri, 22 Jul 2016 17:18:37 +0000 (22 17:18 +0000)
tree66398f0f72a517b7c27508f6954bce6abfac5a3b
parent0e9c3d446d999b00558611746f433cf193669adf
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'

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
virtualshelves/downloadshelf.pl