http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11679
--- Comment #16 from Katrin Fischer <[email protected]> --- Created attachment 27682 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=27682&action=edit [PASSED QA] Bug 11679: FIX encoding in CSV file Previously, the CSV file was not in encoded in utf8 and the csv2ods command failed with the following error if diacritics existed: UnicodeDecodeError: 'utf8' codec can't decode byte 0xe9 Signed-off-by: Aurelie Fichot <[email protected]> Signed-off-by: Katrin Fischer <[email protected]> -- You are receiving this mail because: 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/
