Bugzilla – Attachment 160624 Details for
Bug 35395
Update description of DefaultPatronSearchMethod
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 35395: Update DefaultPatronSearchMethod system preference description
Bug-35395-Update-DefaultPatronSearchMethod-system-.patch (text/plain), 1.78 KB, created by
Nick Clemens (kidclamp)
on 2024-01-08 12:40:44 UTC
(
hide
)
Description:
Bug 35395: Update DefaultPatronSearchMethod system preference description
Filename:
MIME Type:
Creator:
Nick Clemens (kidclamp)
Created:
2024-01-08 12:40:44 UTC
Size:
1.78 KB
patch
obsolete
>From 1167e6db805ceb714e566c801e07c2231645920c Mon Sep 17 00:00:00 2001 >From: Katrin Fischer <katrin.fischer.83@web.de> >Date: Sat, 6 Jan 2024 20:27:51 +0000 >Subject: [PATCH] Bug 35395: Update DefaultPatronSearchMethod system preference > description > >This updates the system preference description of DefaultPatronSearchMethod >so that it's clear that the preference applies to all patron >searches, including patron module search and auto-completes. > >To test: >* Search for DefaultPatronSearchMethod system preference in administration >* Verify the setting is reflected in the filters of the patron search >* Apply patch >* Verify that the description now is now improved. > >Signed-off-by: David Nind <david@davidnind.com> >Signed-off-by: Nick Clemens <nick@bywatersolutions.com> >--- > .../prog/en/modules/admin/preferences/patrons.pref | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/patrons.pref b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/patrons.pref >index c2043b85dd3..568743b5100 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/patrons.pref >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/patrons.pref >@@ -73,7 +73,7 @@ Patrons: > choices: > starts_with: "Starts with" > contains: "Contains" >- - Enable this search method to determine whether to use Starts with or Contains for autocomplete patron searches. >+ - Enable this search method to determine whether to use 'starts with' or 'contains' for all patron searches, including auto-complete. > - > - "Show the following fields from the items database table as columns on the statistics tab on the patron record: " > - pref: StatisticsFields >-- >2.30.2
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
|
Splinter Review
Attachments on
bug 35395
:
160604
|
160611
| 160624