http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10051
Jonathan Druart <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #34043|0 |1 is obsolete| | --- Comment #7 from Jonathan Druart <[email protected]> --- Created attachment 34179 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=34179&action=edit Bug 10051: Separate first name and surname with comma in overdues report The name of the patron who has overdues is displayed as "surname first name" instead of "surname, first name". To test: - Go to circulation > overdues - Verify that first name and surname are not separated by comma - Apply patch - Verify the display is improved with a comma - Delete the first name from one of the patrons - Verify display is still ok Signed-off-by: David Roberts <[email protected]> Signed-off-by: Christopher Brannon <[email protected]> Signed-off-by: Jonathan Druart <[email protected]> -- 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/
