]> git.koha-community.org Git - koha.git/commit
Bug 16115: Remove JS error on item search if NOT_LOAN values do not exist
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Sat, 21 Jan 2017 07:48:20 +0000 (08:48 +0100)
committerKatrin Fischer <katrin.fischer.83@web.de>
Tue, 14 Feb 2017 19:26:19 +0000 (20:26 +0100)
commite0b64c0f4ae29eae1a7c71d3d9e328683aa51317
tree5b0ff3436286aa90085610499d10fd1de43dcf86
parent2d363f136d8d9c4b35dfac455ea4f877fac7905d
Bug 16115: Remove JS error on item search if NOT_LOAN values do not exist

If NOT_LOAN is not present, the item search form will raise a JS error:
SyntaxError: expected expression, got '}'

This patch fixes it by handling this specific case.

Note that the "Status" column is still displayed.

Test plan:
Remove your NOT_LOAN authorised values
Go on the item search form
=> You will not get the JS error and the "Status" bloc is no longer
displayed. There is no need to display it if empty.

Signed-off-by: Owen Leonard <oleonard@myacpl.org>
Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
(cherry picked from commit 27a4149625252e4c28dc97df998d82fd6f2652b8)
Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
koha-tmpl/intranet-tmpl/prog/en/modules/catalogue/itemsearch.tt