[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
Fri Jul 22 09:26:46 CEST 2016


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

Marcel de Rooy <m.de.rooy at rijksmuseum.nl> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #50985|0                           |1
        is obsolete|                            |

--- Comment #46 from Marcel de Rooy <m.de.rooy at rijksmuseum.nl> ---
Created attachment 53631
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=53631&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'

Signed-off-by: Jonathan Druart <jonathan.druart at bugs.koha-community.org>

Signed-off-by: Marcel de Rooy <m.de.rooy at rijksmuseum.nl>

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


More information about the Koha-bugs mailing list