26 Jul
2018
26 Jul
'18
6:30 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21096 --- Comment #9 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- Note for QA: 254 # A bit of a hack, but I don't know there's a nicer way 255 # to do it. 256 $user = $patron->firstname . ' ' . $patron->surname; Is this still valid? If yes, the patch is not enough. -- You are receiving this mail because: You are watching all bug changes.