Created attachment 5018 [details] [review] 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.
Created attachment 5023 [details] [review] Bug 6723 : import-framework-crlf Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz>
Simple change, does as advertised, compliments recently passed patch. marking as Passed QA
Pushed please test
The fix for this bug was published in the 3.4.5 release. If you were the reporter of this bug, please take time to verify the fix and update the status of this bug report accordingly. If the bug is fixed to your satisfaction, please close this report.