https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17578 Josef Moravec <josef.moravec@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Failed QA |Needs Signoff --- Comment #37 from Josef Moravec <josef.moravec@gmail.com> ---
(In reply to Jonathan Druart from comment #27)
Created attachment 57798 [details] [review] [review] [review] Bug 17578: GetMemberDetails - Remove is_expired
The is_expired value is used in 2 places, let's use Koha::Patron->is_expired instead.
Test plan: Depending on the different value of BlockExpiredPatronOpacActions for the patron category, a patron must be blocked if he has expired. Confirm that behavior from opac-renew and opac-reserve scripts
Does not work for me
Could you please detail, it looks ok here.
Sorry, my mistake, it works ok. Continue testing -- You are receiving this mail because: You are watching all bug changes.