]> git.evergreen-ils.org Git - contrib/Conifer.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:38:08 +0000 (17:38 -0400)
commit2f06b53712f512e41168d89fc1b8d5bc9b854faf
treedcb8e46b642430dda0eedb18e7e49b1f7a762037
parent741018e29057729652ca2ed4cb6eea9beea9e709
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