24 Jul
2020
24 Jul
'20
4:17 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25961 --- Comment #14 from Kyle M Hall <kyle@bywatersolutions.com> --- (In reply to Marcel de Rooy from comment #12)
More or less same code in two scripts ?
This is in line with the standard convention we have at this time. If you look at Biblio.pm, Item.pm, Patron.pm, Availability.pm, SuggestionEngineMean, didyoumean.pl, process_message_queue.pl, etc you'll see the same style code. Bug 24031 will introduce Koha::Plugins::call which we can use to simplify all these loops, but that should be done on a separate bug report to rework all those loops. -- You are receiving this mail because: You are watching all bug changes.