Bug 20273: Use compat routines for autocomplete in auth_finder.pl
authorAlex Arnaud <alex.arnaud@biblibre.com>
Thu, 22 Feb 2018 15:35:11 +0000 (15:35 +0000)
committerNick Clemens <nick@bywatersolutions.com>
Thu, 19 Jul 2018 17:25:16 +0000 (17:25 +0000)
commit96e768eb43a1555ae2f03b098edddbd051e8ae80
tree3e9a06683473fc0187986fa67beba95d7fd7a14a
parent7eceade7daf2943f6112291a8bfd6aa754ffaa5c
Bug 20273: Use compat routines for autocomplete in auth_finder.pl

Test plan:
  - Context: Koha working with elasticsearch,
  - Apply BZ 19582 (that make auth_finder.pl works again),
  - apply this patch,
  - go to cgi-bin/koha/authorities/auth_finder.pl,
  - type at least 3 chararcters in a search field and
    check that the autocomplete returns results

Signed-off-by: Séverine QUEUNE <severine.queune@bulac.fr>

Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
Koha/SearchEngine/Elasticsearch/Search.pm
authorities/ysearch.pl
koha-tmpl/intranet-tmpl/prog/js/auth-finder-search.js