[Koha-bugs] [Bug 23336] Add an API endpoint for checking an item out to a patron

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Jul 4 15:51:24 CEST 2023


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

--- Comment #53 from Jonathan Druart <jonathan.druart+koha at gmail.com> ---
There are a couple of warnings

t/db_dependent/api/v1/checkouts.t ...... 7/101 Argument
"1672:1738:confirm1:confirm2:please" isn't numeric in numeric eq (==) at
/kohadevbox/koha/Koha/Token.pm line 298.
Argument "1672:1738:confirm1:confirm2" isn't numeric in numeric eq (==) at
/kohadevbox/koha/Koha/Token.pm line 298.
t/db_dependent/api/v1/checkouts.t ...... 100/101 Argument
"1674:1739:confirm1:confirm2" isn't numeric in numeric eq (==) at
/kohadevbox/koha/Koha/Token.pm line 298.
Argument "1674:1739:confirm1:confirm2:please" isn't numeric in numeric eq (==)
at /kohadevbox/koha/Koha/Token.pm line 298.

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


More information about the Koha-bugs mailing list