LP#1786987: Locale-less org tree cache object becomes stale
authorMike Rylander <mrylander@gmail.com>
Mon, 27 Aug 2018 16:08:37 +0000 (12:08 -0400)
committerDan Wells <dbw2@calvin.edu>
Wed, 3 Oct 2018 18:39:09 +0000 (14:39 -0400)
commit6c0fc5ebb4a542b13d22d0c45dfaa371719d4c08
tree8162d7717a2c1bc94095649e85e71494ef645edf
parent7df3d1640938c01ee28b5f692db13d8a3fbfbbd3
LP#1786987: Locale-less org tree cache object becomes stale

The autogen.sh script calls a function that flushes all org tree objects
cached by locale, but does not flush the one used when the locale is
unkown.  This commit forces that flushing to occur.

berick: Definition of my $cache pushed up above first use.

Signed-off-by: Mike Rylander <mrylander@gmail.com>
Signed-off-by: Bill Erickson <berickxx@gmail.com>
Open-ILS/src/perlmods/lib/OpenILS/Utils/Configure.pm