]> 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)
committerKatrin Fischer <katrin.fischer@bsz-bw.de>
Fri, 24 May 2024 13:36:46 +0000 (15:36 +0200)
commit6827c9061ffc57c2e1f7087aced8ce2e65196558
tree24e2e9eecc3d5b6dcb0b2b1d42e51eede5b22a05
parent9aef4be8ca8be18de115e686942db0b6b1b6b089
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>
t/db_dependent/Holds/LocalHoldsPriority.t