[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
Fri Jul 30 15:58:19 CEST 2021


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

Jonathan Druart <jonathan.druart+koha at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jonathan.druart+koha at gmail.
                   |                            |com

--- Comment #8 from Jonathan Druart <jonathan.druart+koha at gmail.com> ---
Suspecting a regression:

239     var borrowernumber = "[% borrowernumber | html %]";

I don't see borrowernumber passed from the pl.

That's not an insignificant change, the different include must be checked to
make sure none is using one patron's attribute.

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


More information about the Koha-bugs mailing list