https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34014
--- Comment #13 from David Cook <[email protected]> --- (In reply to Nick Clemens from comment #10) > The ModBiblio changes are needed to prevent an explosion in logging - > without them we die on recording the modification In the context of touch_all_biblios.pl, I suppose we'll still bust on the line 'my $record = $biblio->metadata->record;' which is probably good for now... -- 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/
