https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20981 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #76247|0 |1 is obsolete| | --- Comment #2 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- 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 <katrin.fischer.83@web.de> -- You are receiving this mail because: You are watching all bug changes.