[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
Thu Jul 6 15:39:16 CEST 2023


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

--- Comment #57 from Jonathan Druart <jonathan.druart+koha at gmail.com> ---
(In reply to Jonathan Druart from comment #53)
> 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.

There is something very wrong with this warning, it should not be ignored.

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


More information about the Koha-bugs mailing list