12 May
2021
12 May
'21
3:40 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28327 --- Comment #13 from Fridolin Somers <fridolin.somers@biblibre.com> --- Created attachment 120873 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120873&action=edit Bug 28327: use semicolon when preference CSVDelimiter is missing Some places use comma as value when preference CSVDelimiter is missing or empty.
From installer/data/mysql/mandatory/sysprefs.sql whe see that defaut install value is semicolon.
This patch sets semicolon when preference CSVDelimiter is missing. "We are perl, we love semicolon ;)" -- You are receiving this mail because: You are watching all bug changes.