http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7198
Chris Cormack <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #6296|0 |1 is obsolete| | --- Comment #7 from Chris Cormack <[email protected]> 2011-11-12 06:37:06 UTC --- Created attachment 6300 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=6300 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 <[email protected]> Signed-off-by: Chris Cormack <[email protected]> -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
