[Koha-bugs] [Bug 19928] New: Acquisitions' CSV exports should honor syspref "delimiter "

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Jan 9 10:05:53 CET 2018


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

            Bug ID: 19928
           Summary: Acquisitions' CSV exports should honor syspref
                    "delimiter"
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P5 - low
         Component: Acquisitions
          Assignee: koha-bugs at lists.koha-community.org
          Reporter: victor.grousset at biblibre.com
        QA Contact: testopia at bugs.koha-community.org

1. Set syspref "delimiter" to "tabs"

2. Create a vendor with minimal info
3. Create a basket with minimal info
4. Go to the basket. URL should be /cgi-bin/koha/acqui/basket.pl?basketno=XXXXX
5. "Export as CSV"
6. You should see that the file contains commas "," This is the bug.

7. Create a basket group with minimal info
8. Close this basket group
9. Go to the "Closed" tab to see your basket group
10. "Export as CSV"
11. You should see that the file contains commas "," This is the bug.

12. Create a basket with minimal info
13. Add a item to the basket
14. Close the basket
15. Go to /cgi-bin/koha/acqui/lateorders.pl
16. "Export as CSV"
17. You should see that the file contains commas "," This is the bug.

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


More information about the Koha-bugs mailing list