29 Jul
2025
29 Jul
'25
4:22 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=40542 --- Comment #1 from Tomás Cohen Arazi (tcohen) <tomascohen@gmail.com> --- Created attachment 184810 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=184810&action=edit Bug 40542: Add cancellation_reason to Koha::Hold->strings_map This patch adds the mentioned AV to the returned strings structure. It also adds tests for the method. To test: 1. Apply this patch 2. Run: $ ktd --shell k$ prove t/db_dependent/Koha/Hold.t => SUCCESS: Tests pass! 3. Sign off :-D -- You are receiving this mail because: You are watching all bug changes.