https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17359
--- Comment #32 from Marcel de Rooy <[email protected]> --- (In reply to Jonathan Druart from comment #29) > As it seems that there is no encoding issue during the import process I > tried to provide a patch that will not have impact on it. That's why I > preferred to only modify the lines where @missing_criticals was used. I think that Text::CSV resolves the issue for us by guessing the encoding correctly. Formally, we cannot even pass it the encoding because we don't know. So I can understand your point. And will pass QA. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://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/
