Koha/circ
Galen Charlton 18e06ecf0b bug 7198: show patron name in overdue list even if name column is null
If the surname or firstname of a patron is NULL, the MySQL concat()
function (properly) returns NULL, leading to the patron name not
displaying in the overdue report.

Signed-off-by: Galen Charlton <gmc@esilibrary.com>
Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz>
Signed-off-by: Paul Poulain <paul.poulain@biblibre.com>
2011-12-12 16:32:13 +01:00
..
add_message.pl Fix FSF address in directory circ/ 2010-03-16 20:17:50 -04:00
billing.pl Fix FSF address in directory circ/ 2010-03-16 20:17:50 -04:00
bookcount.pl Bug 4372 - Fix for bookcount.pl not counting started transfers as seeing an item 2010-04-29 22:03:42 -04:00
branchoverdues.pl Partial fix for Bug 5745, Overdues with fines report not showing titles 2011-02-15 10:12:36 +13:00
branchtransfers.pl Bug 4330 : Adding some copyright BibLibre statements 2011-03-21 10:57:20 +13:00
circulation-home.pl Fix for bug 6243 - Link to fast cataloging missing from circulation home page 2011-04-22 06:57:40 +12:00
circulation.pl Bug 7159 - Add branchcode to circulation.pl search (take two, revising with Owen's suggestion) 2011-12-12 15:50:25 +01:00
del_message.pl Fix FSF address in directory circ/ 2010-03-16 20:17:50 -04:00
hold-transfer-slip.pl Bug 2505 - Add commented use warnings where missing in the circ/ directory 2010-04-21 20:20:03 +12:00
overdue.pl bug 7198: show patron name in overdue list even if name column is null 2011-12-12 16:32:13 +01:00
pendingreserves.pl Bug 2505 - Add commented use warnings where missing in the circ/ directory 2010-04-21 20:20:03 +12:00
reserveratios.pl bug 6724: enable decimals on values greater than 1 2011-09-07 08:39:18 +12:00
returns.pl Bug 6328 fine in days does not work 2011-11-25 14:00:47 +01:00
selectbranchprinter.pl Bug 6841 - A member with cataloging permissions cannot change branches (when independent branches is set on) 2011-09-14 21:44:03 +12:00
stats.pl Bug 2505 - Add commented use warnings where missing in the circ/ directory 2010-04-21 20:20:03 +12:00
transferstoreceive.pl Improve display of information on Transfers to your library report 2010-03-16 21:12:20 -04:00
view_holdsqueue.pl Fix for 5143, now with IE debug removed 2010-12-15 09:31:33 +13:00
waitingreserves.pl Bug 6121: Holds awaiting pickup 2011-09-04 20:03:37 +12:00
ypattrodue-attr-search-authvalue.pl Bug 6679 : fix 3 perl::critic warnings 2011-09-21 14:59:34 +12:00
ysearch.pl bug_6253: Unified member Search() 2011-10-19 16:23:02 +13:00