23 Jun
2021
23 Jun
'21
3:27 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26383 --- Comment #1 from Jonathan Druart <jonathan.druart+koha@gmail.com> --- Just had another look at this one. The problem is that we are calling it from modules, and have to Koha::Patrons->find($userenv->{number}) when, before, we had just to return $flags % 2 -- You are receiving this mail because: You are watching all bug changes.