http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6727
Nicole C. Engard <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #5057|0 |1 is obsolete| | --- Comment #15 from Nicole C. Engard <[email protected]> 2011-08-25 00:02:28 UTC --- Created attachment 5134 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=5134 [SIGNED-OFF] Bug 6727 - Change on exporting and importing csv to deal with spurious CR/LF Function _export_table_csv modified to remove CR/LF in the data from the database to built a correct csv file. Function _import_table_csv modified to deal with CR/LF in the data field. When a line is found with an unproper end (a data field has not end quote), it's concatenated to a temporary buffer until the next line ends ok and then it's proccessed. Signed-off-by: Nicole C. Engard <[email protected]> -- 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. _______________________________________________ Koha-bugs mailing list [email protected] http://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/
