EDI retrieval sanity check in undef value
authorBill Erickson <berickxx@gmail.com>
Fri, 23 Sep 2016 15:15:34 +0000 (11:15 -0400)
committerBill Erickson <berickxx@gmail.com>
Thu, 21 Mar 2019 19:46:23 +0000 (15:46 -0400)
commit191031f18357869e88cbd0aef5f1d49a09824964
tree23991c5faa124601b40dbec3d8e0d7550f10e8d6
parent2b034cde8c6d8d338f01273cc7a588a0dfc55499
EDI retrieval sanity check in undef value

Avoid referencing potentially undef value as an array in the EDI
retrieva code.  Otherwise, all EDI retrieval stopped once the undef
value was encountered.

Signed-off-by: Bill Erickson <berickxx@gmail.com>
Open-ILS/src/perlmods/lib/OpenILS/Application/Acq/EDI.pm