https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20981
Katrin Fischer <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #76247|0 |1 is obsolete| | --- Comment #2 from Katrin Fischer <[email protected]> --- Created attachment 76249 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=76249&action=edit Bug 20981: Fix organization name when displaying patron's info Caused by bug 18403. >From patron-title.inc, we need a IF instead of UNLESS. Test plan: Create organizations Search for patrons => Without this patch the "Name" column is empty for organizations => With this patch applied you will see the surname (and othernames if exists) Signed-off-by: Katrin Fischer <[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/
