https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28327 Bug ID: 28327 Summary: System preference CSVdelimiter special case for tabulation Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: normal Priority: P5 - low Component: Tools Assignee: koha-bugs@lists.koha-community.org Reporter: fridolin.somers@biblibre.com QA Contact: testopia@bugs.koha-community.org System preference 'CSVdelimiter' has a special case for tabulation. Preference value contains string 'tabulation' but string '\t' must be used in CSV file. This is OK in many places, for exemple Bug 17590. Must be fixed when preference is fetch in template. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.