[Koha-bugs] [Bug 6614] CSV Basket Export gives blank lines

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Jul 27 12:29:10 CEST 2011


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6614

Colin Campbell <colin.campbell at ptfs-europe.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |colin.campbell at ptfs-europe.
                   |                            |com

--- Comment #4 from Colin Campbell <colin.campbell at ptfs-europe.com> 2011-07-27 10:29:10 UTC ---
"\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

-- 
Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA Contact for the bug.


More information about the Koha-bugs mailing list