Bug 13618: Fix item search
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Thu, 9 Aug 2018 20:31:20 +0000 (17:31 -0300)
committerNick Clemens <nick@bywatersolutions.com>
Fri, 17 Aug 2018 15:55:12 +0000 (15:55 +0000)
commitf580af25e1518d0cac5ccd46a653a98e8b8d2282
treeffe9ab1c206b09d34da969d833d8729ecf32f9fa
parent599a4a16ef4e66b7f117502bb94e2eeab399eb57
Bug 13618: Fix item search

We want to encode HTML characters for the "key => value"'s
like branchcode => branchname
But not the whole JSON string
We could have done it controller-side but it sounds better to do it as
we do for other places

Signed-off-by: Owen Leonard <oleonard@myacpl.org>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
koha-tmpl/intranet-tmpl/prog/en/includes/catalogue/itemsearch_item.json.inc
koha-tmpl/intranet-tmpl/prog/en/modules/catalogue/itemsearch.tt