]> git.koha-community.org Git - koha.git/commit
Bug 36919: Remove a warning from Koha/Object.t
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Wed, 22 May 2024 09:22:06 +0000 (11:22 +0200)
committerKatrin Fischer <katrin.fischer@bsz-bw.de>
Thu, 29 Aug 2024 16:16:22 +0000 (18:16 +0200)
commit5c905109dbeaae6aaadbcdd0f2670e7c0bd437fe
tree915c6e685c0b066dad510e269ae5ce35e38704e8
parentbec73ea2a80a6dee72d1aecfa82c21e46d9e6920
Bug 36919: Remove a warning from Koha/Object.t

Use of uninitialized value in numeric eq (==) at /kohadevbox/koha/Koha/Patron.pm line 446.

Signed-off-by: David Nind <david@davidnind.com>
Signed-off-by: Lucas Gass <lucas@bywatersolutions.com>
Signed-off-by: Katrin Fischer <katrin.fischer@bsz-bw.de>
Koha/Patron.pm