Koha/members
Clay Fouts 53a403ee64 bug 2625
Using the barcode as an index for assigning values to an array creates problems if
the numeric value of the barcode is sufficiently large to consume enough memory to
starve other processes. This patch changes return_failed from an indexed array into
an associative one, using the barcode as the key.

Signed-off-by: Ryan Higgins <rch@liblime.com>
Signed-off-by: Galen Charlton <galen.charlton@liblime.com>
2008-09-18 19:02:13 -05:00
..
boraccount.pl 2433: Cannot apply manual credits with an item number 2008-08-09 12:56:04 -05:00
borrowers_details.pl Bug Fixing 1782 patch 2008-05-12 09:42:25 -05:00
deletemem.pl fix for bug 1697, as well as repairing inability to change category to Staff 2008-01-04 21:30:25 -06:00
guarantor_search.pl fix for bug 2221: Problems with Guarantor Fields... 2008-07-16 18:26:27 -05:00
mancredit.pl bug2580: category name and home library will now correctly display on all patron tabs 2008-09-09 10:52:39 -05:00
maninvoice.pl bug2580: category name and home library will now correctly display on all patron tabs 2008-09-09 10:52:39 -05:00
member-flags.pl bug2580: category name and home library will now correctly display on all patron tabs 2008-09-09 10:52:39 -05:00
member-password.pl bug2580: category name and home library will now correctly display on all patron tabs 2008-09-09 10:52:39 -05:00
member-picupload.pl members subdir - Dates.pm integration and warnings fixes. 2007-12-04 18:21:06 -06:00
member.pl Bug Fixing 1782 patch 2008-05-12 09:42:25 -05:00
memberentry.pl use alphabetical order to popup the cities 2008-08-06 07:08:39 -05:00
members-home.pl Bug Fixing 1782 patch 2008-05-12 09:42:25 -05:00
messaging.pl commenting out debug warns 2008-09-09 11:08:39 -05:00
moremember.pl bug 2625 2008-09-18 19:02:13 -05:00
patronimage.pl Completing adding patronimage upload form to patron details screen. 2008-03-06 06:25:13 -06:00
pay.pl bug2580: category name and home library will now correctly display on all patron tabs 2008-09-09 10:52:39 -05:00
readingrec.pl More changes to update-child process. Many scripts missing necessary data for checking how to process an update-child request. Also cleaning up update-child.tmpl for formatting. Minor text change (translation problem?) 2008-07-08 18:09:38 -05:00
setdebar.pl Patch from Joe Atzberger to remove $Id$ and $Log$ from scripts 2007-10-18 16:27:04 -05:00
setstatus.pl - Changes to the way patron renewals are handled. Circulation page now offers 'renew' link alongside warning about patron expiration (as in dev_week), using the new setstatus script. 2007-12-17 19:24:49 -06:00
update-child.pl Fix upgrade-child: could not update child unless guarantor was defined. Also, limit upgrade path to C -> A . 2008-06-12 16:36:50 -05:00