http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12995 Robin Sheat <robin@catalyst.net.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |robin@catalyst.net.nz --- Comment #17 from Robin Sheat <robin@catalyst.net.nz> --- (In reply to Katrin Fischer from comment #14)
Created attachment 32696 [details] [review] [PASSED QA] Bug 12995 - script update_totalissues.pl stops on corrupted record - UT
This patch adds an unit test on C4::Biblio::UpdateTotalIssues method call on non existing record
Signed-off-by: Owen Leonard <oleonard@myacpl.org> I can't comment on the correctness of the test other than to say it ran successfully.
Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de> Improves CLI script, works as described.
Note: A small improvement would be to output the problematic biblionumber.
This patch causes the package builds to fail, as it requires a database. -- You are receiving this mail because: You are watching all bug changes.