[Koha-bugs] [Bug 27045] Tabulation in CSV profile for lost items doesn't export correctly

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Nov 20 15:35:15 CET 2020


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27045

--- Comment #4 from Jonathan Druart <jonathan.druart at bugs.koha-community.org> ---
Hum, I lost myself. I first thought it was because we were not using
Text::CSV::Encoded. But found (after I rewrote itemslost.pl export) that it was
because of the way we handle "\t".
I think those 2 patches fixes the problem for all the CSV exports, but have
only tried with itemslost so far.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.


More information about the Koha-bugs mailing list