Bugzilla – Attachment 63335 Details for
Bug 1707
Search for patron '%' returns all results
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 1707 (QA Followup) Add a warning that attribute searches will be truncated
Bug-1707-QA-Followup-Add-a-warning-that-attribute-.patch (text/plain), 1.08 KB, created by
Nick Clemens (kidclamp)
on 2017-05-10 11:05:50 UTC
(
hide
)
Description:
Bug 1707 (QA Followup) Add a warning that attribute searches will be truncated
Filename:
MIME Type:
Creator:
Nick Clemens (kidclamp)
Created:
2017-05-10 11:05:50 UTC
Size:
1.08 KB
patch
obsolete
>From d191549a98e6578c620dd447284c13d7a216ad0b Mon Sep 17 00:00:00 2001 >From: Nick Clemens <nick@bywatersolutions.com> >Date: Wed, 10 May 2017 07:04:58 -0400 >Subject: [PATCH] Bug 1707 (QA Followup) Add a warning that attribute searches > will be truncated > >--- > koha-tmpl/intranet-tmpl/prog/en/modules/members/member.tt | 1 + > 1 file changed, 1 insertion(+) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/members/member.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/members/member.tt >index bea3ba6..ea5df2f 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/members/member.tt >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/members/member.tt >@@ -321,6 +321,7 @@ function filterByFirstLetterSurname(letter) { > <div id="doc3" class="yui-t2"> > <div id="bd"> > <div id="yui-main"> >+ [% IF Koha.Preference("ExtendedPatronAttributes") %]Note: Patron attribute searching is enabled, to avoid memory issues a limit of 100 patrons will be returned during "standard" searches[% END %] > <div class="yui-b"> > <div class="yui-g"> > [% IF CAN_user_tools_manage_patron_lists %] >-- >2.1.4
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 1707
:
57068
|
62301
|
62324
| 63335