Koha/koha-tmpl/opac-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
..
bootstrap Bug 33949: Fix display of old checkouts if no checkouts exist 2023-10-18 15:41:27 -03:00
lib Bug 34270: Upgrade and prune jQueryUI assets in the staff interface 2023-10-09 11:41:18 -03:00
xslt Bug 33270: (follow-up) Handle records that fail attempt to ignore bad characters 2023-07-18 12:46:58 -03:00