[Bug 15407] Move the patron categories related code to Koha::Patron:: Categories - part 2
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15407 --- Comment #78 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- (In reply to Marcel de Rooy from comment #76)
Patch 3 It will probably work most of the time, but we assume often here that the find returned a record and access its columns rightaway without checking.
Yes, and it was almost the same before. Except that now the app will explode :) At least we able to catch if something is wrong elsewhere. But you are right, we need to focus on these calls.
Patch 4 admin/patron-attr-types.pl: Why collecting first in scalar context and later in list context ? Seeing no difference, just slightly inconsistent..
Fixed in last follow-up.
Passed QA
Thanks! -- You are receiving this mail because: You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org