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: [email protected]
ReportedBy: [email protected]
QAContact: [email protected]
CC: [email protected]
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.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://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/