https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21096 Nick Clemens <nick@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Passed QA |Patch doesn't apply CC| |nick@bywatersolutions.com --- Comment #11 from Nick Clemens <nick@bywatersolutions.com> --- (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.