https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15451
Bernardo Gonzalez Kriegel <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #50180|0 |1 is obsolete| | --- Comment #27 from Bernardo Gonzalez Kriegel <[email protected]> --- Created attachment 50862 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=50862&action=edit [SIGNED-OFF] Bug 15451: Koha::CsvProfiles - Remove GetCsvProfilesLoop This subroutine returned the csv profiles for a given type. This could be done easily with the new Koha::CsvProfiles->search method. Test plan: To do at the OPAC and staff interface! 1/ Export a list using a CSV profile 2/ Export your CART using a CSV profile Note that only MARC profiles should be available. Signed-off-by: Bernardo Gonzalez Kriegel <[email protected]> Tested on staff/opac & cart/list Small problem on filename extension fixed in followup. No errors -- 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/
