Bug 25615: Remove empty entries in the filter dropdowns of "holds to pull"
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Thu, 28 May 2020 10:11:37 +0000 (12:11 +0200)
committerLucas Gass <lucas@bywatersolutions.com>
Wed, 17 Jun 2020 22:58:57 +0000 (22:58 +0000)
commit58c071fad3f63de8e069baa84ddea9656e689913
treed5c9689be78fc10098e145b087327ec0a576b8be
parent0734017ab62e05ee4b365ac4546dc68acefa86ca
Bug 25615: Remove empty entries in the filter dropdowns of "holds to pull"

On the "Holds to pull" view there are filters that are built on the
value of the cells.
Bug 22536 improved the ergonomic by adding a ul list, but the filters
are now broken, the ul and li tags are retrieved and put in the filter
list.

The idea of this patch is to remove the HTML tags and skip if the value
is then empty.

Test plan:
Place a hold on an item
Go to Home › Circulation › Holds to pull
Open the "libraries" filter
=> Without this patch you see empty entries
=> With this patch the filter contain only the libraries

Signed-off-by: Owen Leonard <oleonard@myacpl.org>

Signed-off-by: Nick Clemens <nick@bywatersolutions.com>

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
(cherry picked from commit 4f70682c56dddd42f24c62d7634f5cd3b7119702)

Signed-off-by: Lucas Gass <lucas@bywatersolutions.com>
koha-tmpl/intranet-tmpl/prog/en/modules/circ/pendingreserves.tt