http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6030 --- Comment #15 from Sophie MEYNIEUX <sophie.meynieux@biblibre.com> --- Created attachment 12110 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=12110&action=edit Bug 6030 follow-up Fixing problem detected previously: * add column_def retrieval, to have header displaying the "explained" row name, not the table name. (the name is not expanded for CSV exports) * removed some warnings. * fixed some problems with csvfilename being defined/empty. Now, csvfilename is always defined, and set to '' by default. Some tests have been updated accordingly * added the charset=UTF8 on mail headers. This patch also adds some missing columns to columns.def Signed-off-by: Sophie Meynieux <sophie.meynieux@biblibre.com> -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes.