[Koha-bugs] [Bug 33974] Add ability to search biblios endpoint any biblioitem attribute

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Jun 27 18:04:19 CEST 2023


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33974

Nick Clemens <nick at bywatersolutions.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #152487|0                           |1
        is obsolete|                            |
 Attachment #152488|0                           |1
        is obsolete|                            |
 Attachment #152489|0                           |1
        is obsolete|                            |

--- Comment #9 from Nick Clemens <nick at bywatersolutions.com> ---
Created attachment 152765
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=152765&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

Signed-off-by: Sam Lau <samalau at gmail.com>
Signed-off-by: Nick Clemens <nick at bywatersolutions.com>

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list