Bug 20273: Use compat routines for autocomplete in auth_finder.pl
authorMartin Renvoize <martin.renvoize@ptfs-europe.com>
Mon, 6 Aug 2018 13:00:54 +0000 (14:00 +0100)
committerMartin Renvoize <martin.renvoize@ptfs-europe.com>
Mon, 6 Aug 2018 13:00:54 +0000 (14:00 +0100)
commit3a55fe35d37040b77da3f3e6ebab2361e0920cbc
tree056ea99662f7c640bddda1c20d9cec8afec88df8
parent866806997f4cbb018062c0b1eb12381940d44962
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>
(cherry picked from commit 96e768eb43a1555ae2f03b098edddbd051e8ae80)
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Koha/SearchEngine/Elasticsearch/Search.pm
authorities/ysearch.pl
koha-tmpl/intranet-tmpl/prog/js/auth-finder-search.js