https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37634
--- Comment #18 from Katrin Fischer <[email protected]> --- (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. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
