https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28327
David Nind <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Text to go in the| |This fixes the CSV export release notes| |so that data is correctly | |exported with a tab (\t) as | |the separator when this | |format is selected. This | |was incorrectly using the | |word 'tabulation' as the | |separator. (The default | |export format is set using | |the CSVdelimiter system | |preference.) In addition, | |the code where this is used | |was simplified (including | |several of the default | |reports, item search | |export, and the log | |viewer), and the default | |for CSVdelimiter was set to | |the comma separator. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://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/
