[Koha-bugs] [Bug 28768] OPAC reading history page (opac-readingrecord.pl) wont display news items

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Jul 27 20:05:57 CEST 2021


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28768

--- Comment #3 from Lucas Gass <lucas at bywatersolutions.com> ---
It is this line in opac-readingrecord.pl:

$template->param(%{$borr});

which is setting the language to 'default'. I'm pretty sure its unnecessary to
pass this to the template and we can remove the line.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list