https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41371 --- Comment #4 from David Nind <david@davidnind.com> --- Additional testing notes (using KTD): 1. Before the patch: - Database: select * from accountlines where debit_type_code = 'RESERVE_EXPIRED' and borrowernumber = 49; ==> Nothing in the description field - UI: The title is already in the description under Accounting > Make a payment: (Programming Perl /) 2. After the patch: - Database: same query as for step 1, description field has Programming Perl / - UI: The title is now repeated in the description under Accounting > Make a payment: Programming Perl / (Programming Perl /) -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.