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

            Bug ID: 38497
           Summary: Denote delimiter in exported report results
 Change sponsored?: ---
           Product: Koha
           Version: Main
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P5 - low
         Component: Reports
          Assignee: [email protected]
          Reporter: [email protected]
        QA Contact: [email protected]

If one's CSV starts with the string "sep=" and then your delimiter character,
Excel and Libre office will correctly identify and use that delimiter when
opening your file.

To confirm:
 - set CSVDelimiter to #
 - run a report, select * from biblio or something
 - Download as "pound (#) separated text (.csv)"
 - try to open your file with libre office, note that it requires manual
definition of delimiter
 - open your CSV in a text editor
 - add a new line at the top of "sep=#", save
 - open with LibreOffice again, note that it uses the correct delimiter

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

Reply via email to