http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6727
Salva Zaragoza Rubio <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #5 from Salva Zaragoza Rubio <[email protected]> 2011-08-17 07:22:17 UTC --- Hi Nicole, I've seen the csv file and inside the content of some fields exist line feeds characters that breaks what is supposed to be one line into multiples lines. Two possible causes: 1. The field contents have line feed characters so if you export the framework the csv will be malformed. This will have to be corrected, so the LN characters inside data fields are taking into account. Can you check the framework and see if it has some LN in its content? 2. The export process fails for this framework and adds LN in the middle of a field. Send me the framework in another format to dump into my database and test the export to csv. Thanks -- 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/
