https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26312
--- Comment #8 from Nick Clemens <[email protected]> --- (In reply to Björn Nylén from comment #6) > Will this actually keep indexing after an error. The commit buffer and > counter isn't reset in the catch block so would only keep filling the buffer > and never commit the again. Didn't actually test but looks like it would act > like that. Thanks! You are right, I moved the resets out of the try/catch -- 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/
