5 Jul
2023
5 Jul
'23
10:53 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33954 --- Comment #3 from Jonathan Druart <jonathan.druart+koha@gmail.com> --- On "Bug 33949: Replace GetAllIssues with Koha::Checkouts - opac" we are using this method from the template. This code is currently duplicated in controllers opac-readingrecord.pl and opac-user.pl. After bug 33949 it will be removed from opac-readingrecord.pl, and bug 33956 aims to remove it from opac-user.pl. Final situation will be: we have the code in a module, covered by tests \o/ -- You are receiving this mail because: You are watching all bug changes.