Bug 31518: Fix syntax error on request.tt that prevents showing hidden item count
authorJoonas Kylmälä <joonas.kylmala@iki.fi>
Sun, 4 Sep 2022 07:22:22 +0000 (10:22 +0300)
committerArthur Suzuki <arthur.suzuki@biblibre.com>
Tue, 15 Nov 2022 16:58:02 +0000 (17:58 +0100)
commit25d2aa2a0a7161d27b4b98a121e5bbefb80b866d
treea0ec155c298f4e4addccbd4c2f8eca60c1932052
parent3bf8b7d0d6e881f02c8d65de5fa922a8caed113c
Bug 31518: Fix syntax error on request.tt that prevents showing hidden item count

The variable set by request.pl doesn't have biblio prefix, it is just
hiddencount.

To test:
 1) Log in with a staff member account that has "Lost items in staff
 interface" setting set to "Hidden by default" in the patron category
 settings
 2) Add a lost item to biblio
 3) Go place a hold on staff interface (request.pl) notice the broken
 link on the request page: "Show all items ( hidden)"
 4) After applying the patch it should read "Show all items (1 hidden)"

Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
(cherry picked from commit a45b105c241ebc845b3c8585622cab53a4dc9a0d)

Signed-off-by: Lucas Gass <lucas@bywatersolutions.com>
Signed-off-by: Lucas Gass <lucas@bywatersolutions.com>
(cherry picked from commit 11e4196da636ca9e859c95af6138e8a6c1193108)
Signed-off-by: Arthur Suzuki <arthur.suzuki@biblibre.com>
koha-tmpl/intranet-tmpl/prog/en/modules/reserve/request.tt