Koha/koha-tmpl
Jonathan Druart bee2b3d33e
Bug 33949: Fix display of old checkouts if no checkouts exist
If we pass an empty array from the perl controller, we retrieve an empty
string from the template, and the merge does not work.

This patch fixes the following bug:
Pick a patron without checkout history
Check them an item out and check it in
=> The table is empty, whereas it should display the item that has been
checked in.

Signed-off-by: David Nind <david@davidnind.com>
Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
2023-10-18 15:41:27 -03:00
..
intranet-tmpl Bug 35058: Automatically show authority tab 0 if DefaultAuthorityTab is empty 2023-10-18 15:41:25 -03:00
opac-tmpl Bug 33949: Fix display of old checkouts if no checkouts exist 2023-10-18 15:41:27 -03:00