]> git.evergreen-ils.org Git - Evergreen.git/commit
LP1895660: Search/Authority.pm
authorJason Boyer <JBoyer@equinoxinitiative.org>
Tue, 15 Sep 2020 19:37:09 +0000 (15:37 -0400)
committerGalen Charlton <gmc@equinoxOLI.org>
Fri, 14 May 2021 21:38:09 +0000 (17:38 -0400)
commit28702db2586010070dc7b0b2912b5a12bd98e2d9
tree19de657e0b5ab5b25ee35db6e6976ca1d3d358b8
parent2f06b53712f512e41168d89fc1b8d5bc9b854faf
LP1895660: Search/Authority.pm

Argument "" isn't numeric in numeric ne (!=)

One of the "fun" things about perl and its type system is that
it uses different operators to compare strings vs comparing numbers...

Signed-off-by: Jason Boyer <JBoyer@equinoxinitiative.org>
Signed-off-by: Jane Sandberg <sandbej@linnbenton.edu>
Signed-off-by: Galen Charlton <gmc@equinoxOLI.org>
Open-ILS/src/perlmods/lib/OpenILS/Application/Search/Authority.pm