http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6723 Bug #: 6723 Summary: allow framework import with CRLF Classification: Unclassified Change sponsored?: --- Product: Koha Version: unspecified Platform: All OS/Version: All Status: NEW Severity: minor Priority: P5 Component: System Administration AssignedTo: paul.poulain@biblibre.com ReportedBy: wvanwanrooij@nextfactory.nl QAContact: koha-bugs@lists.koha-community.org CC: gmcharlt@gmail.com Created attachment 5018 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=5018 patch to allow CRLF line endings on framework import KOHA uses chomp to remove line endings from CSV import files for frameworks. Unfortunately, this function does not remove CR (\r) on Linux so Windows generated files (\r\n) will fail. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug.