http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15493
Katrin Fischer <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #46365|0 |1 is obsolete| | --- Comment #4 from Katrin Fischer <[email protected]> --- Created attachment 46372 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=46372&action=edit [PASSED QA] Bug 15493: Use the correct CSV profile when exporting records from the export tool The CSV profile used is not the one the user has chosen, but the one defined in the pref ExportWithCsvProfile. It's caused by a wrong variable name csv_profile vs csv_profile_id Test plan: Define 1+ csv profiles Set ExportWithCsvProfile with 1 of these profile Use the export tool to export some records using a csv profile. Without this patch, the csv profile used, will always be the one defined in ExportWithCsvProfile. Signed-off-by: Hector Castro <[email protected]> Works as descrived Signed-off-by: Katrin Fischer <[email protected]> -- 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/
