21 Nov
2014
21 Nov
'14
5:42 p.m.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13019 --- Comment #29 from Kyle M Hall <kyle@bywatersolutions.com> --- This latest followup should take care of this!
Also note that Koha::Borrowers->new()->find is not really elegant. Why not offer both Koha::Borrower->find and Koha::Borrowers->find without going through new?
With some minimal changes in that direction, I would be inclined to pass qa..
-- You are receiving this mail because: You are watching all bug changes.