16 Jun
2023
16 Jun
'23
5:56 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33974 --- Comment #2 from Tomás Cohen Arazi <tomascohen@gmail.com> --- Created attachment 152433 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=152433&action=edit Bug 33974: Add Koha::Biblios->api_query_fixer This patch adds the `api_query_fixer` method to the class, and adds tests to validate its behavior. To test: 1. Apply this patch 2. Run: $ ktd --shell k$ prove t/db_dependent/Koha/Biblios.t => SUCCESS: Tests pass! 3. Sign off :-D -- You are receiving this mail because: You are watching all bug changes.