]> 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:39:52 +0000 (17:39 -0400)
commit9fd3174a849424c45333a9b20c0e6c32af0ba977
tree93b365ea0a7ae23957610329cf66b9885dd94ef1
parent88e986b21fd7ecfd90e9336d6dae5481583642ff
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