18 Dec
2019
18 Dec
'19
2:39 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23260 --- Comment #46 from Agustín Moyano <agustinmoyano@theke.io> --- (In reply to Jonathan Druart from comment #43)
Why $class->_resultset->search instead of $self->search?
I believe that's a question only you can reply (bug 16966 - https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=60705&action=diff#a/Koha/Patrons.pm_sec1) ;P on a firt attempt, I copied what search_patron_to_anonymize does, but then in follow-up removed it from Patrons and placed it in LastPatrons without $class->_resultset->search. Cheers. -- You are receiving this mail because: You are watching all bug changes.