2 Jan
2025
2 Jan
'25
4:11 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37634 --- Comment #17 from Jonathan Druart <jonathan.druart@gmail.com> --- This bug should have been fixed by adding [% USE Koha %] to koha-tmpl/intranet-tmpl/prog/en/includes/last-borrower.inc This was the proper fix, because this file is using Koha.Preference. Now it's still missing from this include file (which is wrong IMO) and we have USE Koha where it's not needed (ie. when we don't use the Koha TT plugin). -- You are receiving this mail because: You are watching all bug changes.