[Bug 13118] New: Download report as CSV
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13118 Bug ID: 13118 Summary: Download report as CSV Change sponsored?: --- Product: Koha Version: 3.16 Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Reports Assignee: gmcharlt@gmail.com Reporter: ihussien@eastgate-ls.com QA Contact: testopia@bugs.koha-community.org When I save any report contains Arabic characters as CSV file, Arabic characters comes as non readable characters, check attached -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13118 paxed <pasi.kallinen@pttk.fi> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |pasi.kallinen@pttk.fi --- Comment #1 from paxed <pasi.kallinen@pttk.fi> --- (In reply to Ihab from comment #0)
When I save any report contains Arabic characters as CSV file, Arabic characters comes as non readable characters, check attached
If you're using Microsoft Excel: It cannot handle UTF8 CSV files when opening the file. Instead, you need to import the data from the CSV file to already existing work sheet, and tell Excel the CSV contains "65001: Unicode (UTF-8)" data. Libreoffice at least can do the Right Thing... -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13118 --- Comment #2 from Ihab <ihussien@eastgate-ls.com> --- Thanks paxed, you are right. Can you suggest another software that handled UTF8 CVS files. -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13118 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |katrin.fischer@bsz-bw.de Resolution|--- |INVALID --- Comment #3 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- Ihab, LibreOffice will open the files without problems. Another way is to try and open the .odt file we can now export with Excel, that might help with your problem too - it seems to be working for German umlauts. I think as the CSV is in the right encoding, we can't fix this Koha side. -- You are receiving this mail because: You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org