Koha/members
Jonathan Druart bb22703dca Bug 18179: Update existing calls
This patch updates the existing occurrences of ->find called in a list
context.
There are certainly others that are not easy to catch with git grep.
Test plan:
Confirm that the 4 modified scripts still works as expected.

We need this one ASAP in master to make sure we will not get other
side-effects of this kind and to catch possible uncaught occurrences
before the release.

Tested scripts changed by this patch, they work as expected.
Signed-off-by: Marc Véron <veron@veron.ch>

Signed-off-by: Nick Clemens <nick@bywatersolutions.com>

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
2017-06-05 11:35:58 -03:00
..
boraccount.pl Bug 18423 - Followup - enable Add child button for institutional borrowers 2017-04-21 07:42:58 -04:00
default_messageprefs.pl
deletemem.pl Bug 18423 - Followup - enable Add child button for institutional borrowers 2017-04-21 07:42:58 -04:00
discharge.pl Bug 15823: Can still access patron discharge slip without having the syspref on 2016-05-06 04:20:48 +00:00
discharges.pl Bug 15548: Move new patron related code to Patron* 2016-03-03 14:38:26 -07:00
files.pl Bug 18423 - Followup - enable Add child button for institutional borrowers 2017-04-21 07:42:58 -04:00
guarantor_search.pl Bug 15758: Koha::Libraries - Remove GetBranches 2016-09-08 14:36:03 +00:00
housebound.pl Bug 18632: Remove 'CGI::param called in list context' warnings 2017-05-28 22:25:22 -04:00
mancredit.pl Bug 18423 - Followup - enable Add child button for institutional borrowers 2017-04-21 07:42:58 -04:00
maninvoice.pl Bug 18423 - Followup - enable Add child button for institutional borrowers 2017-04-21 07:42:58 -04:00
member-flags.pl Bug 18423 - Followup - enable Add child button for institutional borrowers 2017-04-21 07:42:58 -04:00
member-password.pl Bug 18110: Corrected display address format 2017-04-28 08:50:19 -04:00
member.pl Bug 17375: Search by dateofbirth - handle invalid dates 2016-10-27 13:18:32 +00:00
memberentry.pl Bug 18179: Update existing calls 2017-06-05 11:35:58 -03:00
members-home.pl Bug 15758: Koha::Libraries - Remove GetBranchesLoop 2016-09-08 14:36:02 +00:00
members-update-do.pl Bug 15758: Koha::Libraries - Ultimate duel for C4::Branch 2016-09-08 14:36:04 +00:00
members-update.pl Bug 13757: Better display for attr changes in members-update.pl 2017-03-24 18:45:17 +00:00
mod_debarment.pl Bug 16154: CGI->multi_param - Force scalar context 2016-04-26 23:16:43 +00:00
moremember.pl Bug 18647: Resolve internal server error on category_type 2017-05-20 13:57:14 +00:00
nl-search.pl Bug 15407: Koha::Patron::Categories - replace C4::Category->all 2016-09-08 13:29:03 +00:00
notices.pl Bug 18423 - Followup - enable Add child button for institutional borrowers 2017-04-21 07:42:58 -04:00
patronimage.pl Bug 17423 - patronimage.pl permission is too restrictive 2016-10-17 23:44:25 +00:00
pay.pl Bug 18179: Update existing calls 2017-06-05 11:35:58 -03:00
paycollect.pl Bug 18423 - Followup - enable Add child button for institutional borrowers 2017-04-21 07:42:58 -04:00
print_overdues.pl Bug 12933: (QA followup) Rename GetOverdues to GetOverduesForPatron 2015-11-04 12:41:29 -03:00
printfeercpt.pl Bug 18423 - Followup - enable Add child button for institutional borrowers 2017-04-21 07:42:58 -04:00
printinvoice.pl Bug 18423 - Followup - enable Add child button for institutional borrowers 2017-04-21 07:42:58 -04:00
printslip.pl
purchase-suggestions.pl Bug 17578: GetMemberDetails - Remove GetMemberDetails 2016-12-16 13:12:44 +00:00
readingrec.pl Bug 18423 - Followup - enable Add child button for institutional borrowers 2017-04-21 07:42:58 -04:00
routing-lists.pl Bug 18423 - Followup - enable Add child button for institutional borrowers 2017-04-21 07:42:58 -04:00
setstatus.pl Bug 16911: Rename extend_subscription with renew_account 2016-09-09 09:45:32 +00:00
statistics.pl Bug 18423 - Followup - enable Add child button for institutional borrowers 2017-04-21 07:42:58 -04:00
summary-print.pl Bug 17128: Make summary-print.pl plack safe 2016-09-02 14:23:16 +00:00
update-child.pl Bug 15407: Koha::Patron::Categories - replace GetborCatFromCatType 2016-09-08 13:29:22 +00:00