https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28327 David Nind <david@davidnind.com> 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.