https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21096
Nick Clemens <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Passed QA |Patch doesn't apply CC| |[email protected] --- Comment #11 from Nick Clemens <[email protected]> --- (In reply to Jonathan Druart from comment #9) > 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. I cannot trigger this code, I think this patch should be good for now. Can you rebase? -- 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/
