2 Apr
2024
2 Apr
'24
8:21 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36495 --- Comment #1 from Tomás Cohen Arazi <tomascohen@gmail.com> --- Created attachment 164291 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=164291&action=edit Bug 36495: Add resource_not_found() and resource_deleted() helpers This patch introduces two helpers to be used in controllers. To test: 1. Apply this patch 2. Run: $ ktd --shell k$ prove t/db_dependent/api/v1/responses.t => SUCCESS: Tests pass! 3. Sign off :-D -- You are receiving this mail because: You are watching all bug changes.