[koha-commits] main Koha release repository branch new/bug_6727 created. v3.04.00-392-g6b69260

Git repo owner gitmaster at git.koha-community.org
Thu Aug 25 23:30:01 CEST 2011


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "main Koha release repository".

The branch, new/bug_6727 has been created
        at  6b69260fbd75f80b1831341b9bb5b18b54fef56b (commit)

- Log -----------------------------------------------------------------
commit 6b69260fbd75f80b1831341b9bb5b18b54fef56b
Author: Salvador Zaragoza Rubio <salvazm at masmedios.com>
Date:   Fri Aug 19 12:33:05 2011 +0200

    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 <nengard at bywatersolutions.com>
    Signed-off-by: Ian Walls <ian.walls at bywatersolutions.com>
    Signed-off-by: Chris Cormack <chrisc at catalyst.net.nz>

-----------------------------------------------------------------------


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list