http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6799 Frédéric Demians <frederic@tamil.fr> changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|gmcharlt@gmail.com |frederic@tamil.fr --- Comment #2 from Frédéric Demians <frederic@tamil.fr> 2011-09-17 05:21:55 UTC --- How to test: - Stop your zebra indexer cronjob - Modify the first item of your first biblio record: add a 'é' at the end of the Call number field - Run zebraidx by hand: ./rebuild_zebra.pl -r -b -x -nosanitize -k -d ./ -v - You can stop the process quickly since the first biblio record has been exported - Examine the export file: less biblio/exported_records Result: - You won't see your 'é' at the end of the first item call number. - The delimitation between first and second record is wrong. -- 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.