http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10538

--- Comment #1 from Mason James <[email protected]> ---
Created attachment 19400
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=19400&action=edit
Bug 10538 - Improve importation of .CSV framework files

this patch is basically a rewrite of the _import_table_csv() sub, using
Text::CSV

to test this patch...

1/ dump a framework as a .csv file, to your disk

2/ open that .csv file in LibreOffice (or OpenOffice) and save that file as a
new.csv

note: LO/OO has just created a 'broken' new.csv file

3/ import new.csv file into Koha, (the import should FAIL)

4/ apply patch and repeat step 3, (the import should SUCCEED)

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
_______________________________________________
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/

Reply via email to