https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36020 --- Comment #24 from Aleisha Amohia <aleisha@catalyst.net.nz> --- (In reply to Aleisha Amohia from comment #22)
(In reply to Lisette Scheer from comment #20)
I've done some work on it again and realized what stopped me last time I tried: In RETURN_RECALLED_ITEM:
[%~ INCLUDE 'patron-title.inc' patron => borrower, no_title => 1, no_cardnumber => 1 ~%],
comes out Henry Acevedo , and I can't make the extra space go away
The same thing happens in PICKUP_RECALLED_ITEM
Edna Acosta ,
I think this might be a bigger issue than this bug. I'm attaching the patches, but I'm not sure it's ready for SO until we can get the extra space fixed.
There's no space in the last name, the patron-title.inc doesn't seem to have one either.
I spent a really silly amount of time trying to fix this, but couldn't. Then I tested with the booking confirmation notice and it looks like the space happens there too. So I think fixing that space would be out of the scope for this. So I'll just test your patch!
I've reported this as a different bug, Bug 39963 -- You are receiving this mail because: You are watching all bug changes.