https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27113

--- Comment #55 from The Minh Luong <[email protected]> ---
Created attachment 131211
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=131211&action=edit
Bug 27113: Rebase and correct autocomplete appearance

Rebase of previous patches and correct the buggy behavior (See "GIF showing
buggy behavior attachment")

Test plan:
1- Search for an item. Notice that the autocomplete functionnality is not
available. (See "Result" attachment)
2- Make sure that you are using Elasticsearch as your searching engine.
(Preference->SearchEngine->ElasticSearch)
3- Apply the patch.
4- Run ./installer/data/mysql/updatedatabase.pl
5- Looks for the following preferences :
   - IntranetAutocompleteElasticSearch
   - OPACAutocompleteElasticSearch
6- Set their value to show.
7- Rebuild the OPAC and staff client CSS (This step is important because the
autocomplete CSS is moved to the main SCSS file):
   Instructions here:
https://wiki.koha-community.org/wiki/Working_with_SCSS_in_the_OPAC_and_staff_client
8- Search for an item and notice that the autocomplete functionnality is now
available.
9- In the staff interface, go in "Search the catalog".
10- Notice that the buggy behavior is now fixed.

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to