16 Jun
2026
16 Jun
'26
7:04 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42503 --- Comment #55 from Tomás Cohen Arazi (tcohen) <tomascohen@gmail.com> --- Created attachment 200564 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=200564&action=edit Bug 42503: (follow-up) Remove unnecessary api_query_fixer indirection Call Koha::Biblios->api_query_fixer directly from the controller with the correct context ('biblio'), matching the pattern used in Koha::REST::V1::Acquisitions::Orders. The HoldsQueueItems::api_query_fixer method was a pointless wrapper that ignored its $context parameter and hardcoded 'biblio' internally. -- You are receiving this mail because: You are watching all bug changes.