]> git.koha-community.org Git - koha.git/commit
Bug 36923: Remove warnings from Holds/LocalHoldsPriority.t
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Wed, 22 May 2024 12:01:28 +0000 (14:01 +0200)
committerFridolin Somers <fridolin.somers@biblibre.com>
Thu, 30 May 2024 08:18:08 +0000 (10:18 +0200)
commit233e92f8996958e66363557daec1859a4f76c93b
treef7321ca54fc9b3cece502c13767f2561b2a548cb
parent316bcd396227638058d4fa6c7c409bc45ebf8c8c
Bug 36923: Remove warnings from Holds/LocalHoldsPriority.t

t/db_dependent/Holds/LocalHoldsPriority.t .. 1/7 Use of uninitialized value in numeric gt (>) at /kohadevbox/koha/C4/Reserves.pm line 866.
t/db_dependent/Holds/LocalHoldsPriority.t .. 2/7 Use of uninitialized value in numeric gt (>) at /kohadevbox/koha/C4/Reserves.pm line 866.
Use of uninitialized value in numeric gt (>) at /kohadevbox/koha/C4/Reserves.pm line 866.
Use of uninitialized value in numeric gt (>) at /kohadevbox/koha/C4/Reserves.pm line 866.
t/db_dependent/Holds/LocalHoldsPriority.t .. 5/7 Use of uninitialized value in numeric gt (>) at /kohadevbox/koha/C4/Reserves.pm line 866.
t/db_dependent/Holds/LocalHoldsPriority.t .. ok
All tests successful.

We didn't have the default values generated by the DBMS

Signed-off-by: David Nind <david@davidnind.com>
Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Signed-off-by: Katrin Fischer <katrin.fischer@bsz-bw.de>
(cherry picked from commit 6827c9061ffc57c2e1f7087aced8ce2e65196558)
Signed-off-by: Fridolin Somers <fridolin.somers@biblibre.com>
t/db_dependent/Holds/LocalHoldsPriority.t