| Summary: | CSV Basket Export gives blank lines | ||
|---|---|---|---|
| Product: | Koha | Reporter: | Ian Walls <koha.sekjal> |
| Component: | Acquisitions | Assignee: | Bugs List <koha-bugs> |
| Status: | CLOSED FIXED | QA Contact: | Bugs List <koha-bugs> |
| Severity: | major | ||
| Priority: | P1 - high | CC: | chris, colin.campbell, jonathan.druart, nengard |
| Version: | Main | ||
| Hardware: | All | ||
| OS: | All | ||
| GIT URL: | Initiative type: | --- | |
| Sponsorship status: | Sponsored | Comma delimited list of Sponsors: | |
| Crowdfunding goal: | 0 | Patch complexity: | --- |
| Documentation contact: | Documentation submission: | ||
| Text to go in the release notes: | Version(s) released in: | ||
| Circulation function: | |||
| Attachments: | patch | ||
|
Description
Ian Walls
2011-07-20 15:41:41 UTC
Created attachment 4744 [details] [review] patch Single line patch, with note, in a subroutine used in a single place. Marking as Passed QA; feel free to contest if uncomfortable. Pushed please test "\n" is not a invalid character if you create the object with binary set. As the object is created at present there is also a problem with characters other than 7-bit ascii see the Important Note in perldoc Text::CSV Hm, reading Colin's comment this seems to need more work. I am removing the 'patch sent' status. Comment on attachment 4744 [details] [review] patch Already pushed. |