]> git.evergreen-ils.org Git - Evergreen.git/commit
LP1895660: AppUtil.pm
authorJason Boyer <JBoyer@equinoxinitiative.org>
Tue, 15 Sep 2020 19:12:57 +0000 (15:12 -0400)
committerGalen Charlton <gmc@equinoxOLI.org>
Fri, 14 May 2021 21:40:27 +0000 (17:40 -0400)
commit2dd3dfdf46874041b5939a027ad2c87dfbd37b19
tree9f421d7fd0392ac0e6b105a3c4b6cd44bb497d99
parent964ddf6f46c23e6594613d2b008e967a0574281d
LP1895660: AppUtil.pm

substr outside of string

unique_unnested_numbers expects a list of pg arrays, but if its given
an empty results list it tries to remove { and } from an undefined value.

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/AppUtils.pm