https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41147
Jan Kissig <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #188705|0 |1 is obsolete| | --- Comment #3 from Jan Kissig <[email protected]> --- Created attachment 194694 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=194694&action=edit Bug 41147: Don't double count records This patch prevents double counting records as we process them To test: 1 - Export a single record from Koha in marcxml format 2 - perl misc/migration_tools/bulkmarcimport.pl -b -v -m MARCXML --file record.marcxml 3 - Note it says "3 MARC records processed" 4 - Apply patch 5 - Repeat 6 - 1 record processed -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://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/
