2 Jan
2025
2 Jan
'25
4:48 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37634 --- Comment #18 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- (In reply to Jonathan Druart from comment #17)
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).
Would the "double declaration" be a problem if it's in the include and on the page itself or could that be safely ignored? -- You are receiving this mail because: You are watching all bug changes.