http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13657
--- Comment #2 from Marc Véron <[email protected]> --- Created attachment 35805 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=35805&action=edit [ALTERNATIVE PATCH] Bug 13657 - Don't show extra comma after guarantor name on patron details This patch suppresses the first name part (including comma) if first name is empty. This way, first name is still displays with natural persons, but not with organizations. To test: Apply this patch (without the first patch). Have one patron with a natural person as guarantor and one patron with an organization as guarantor. Verify that both display properly on the patron details page. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. _______________________________________________ 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/
