[Koha-bugs] [Bug 33190] Add search history button to advance search form if EnableSearchHistory keep

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Mar 10 07:28:59 CET 2023


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

--- Comment #1 from Adam Styles <adam.styles at esa.edu.au> ---
Created attachment 148048
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=148048&action=edit
Add search history button to advance search form if EnableSearchHistory keep

Bug 33190: Add search history button to advance search form if
EnableSearchHistory keep

Add 'search history' button to advanced search button groups if
'EnableSearchHistory' sys pref is set to 'keep' via added code block to
advsearch.tt

To test:
1) Login to Koha dev box instance
2) Select 'Advanced search module' '/cgi-bin/koha/catalogue/search.pl' 'Search
history' icon will not be visible in tools groups in form.
3) Select 'koha administration' module '/cgi-bin/koha/admin/admin-home.pl'
4) Enter 'EnableSearchHistory' string into top search field 
5) Change 'EnableSearchHistory' value to 'keep'
6) Press 'Save all Searching preferences' to save pref changes
7) Navigate back to Koha landing home '/cgi-bin/koha/mainpage.pl'
8) Select 'Advanced search module' '/cgi-bin/koha/catalogue/search.pl'
9) 'Search history' icon will now be visible in tools groups in form
10) SIGN OFF

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list