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

--- Comment #1 from Jonathan Druart <[email protected]> ---
Created attachment 206208
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=206208&action=edit
Bug 43561: Redirect to local use sysprefs instead of 'not found'

If a user search for a local use syspref, the name will appear in the
autocomplete but when choosen "not found" will be return.  This patch
suggests to redirect to the "local use" syspref view if we found a local
use syspref that match the search term.

Test plan:
- in admin, type "OPACdid" into the system preference search
- see "OPACdidyoumean" is offered as a search term
- click OPACdidyoumean
=> Without this patch you get an error that no such syspref exists
=> With this patch you are redirected to the local use syspref view

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list -- [email protected]
To unsubscribe send an email to [email protected]
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to