Change #5800
Category | None |
Changed by | Mike Rylander <mrylander | @gmail.com>
Changed at | Wed 26 Sep 2018 15:19:48 |
Repository | git://git.evergreen-ils.org/Evergreen.git |
Project | Evergreen |
Branch | master |
Revision | 472d436eda5ed276bba3a52aee79bb37bf02fc51 |
Comments
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>
Changed files
- Open-ILS/src/perlmods/lib/OpenILS/Utils/Configure.pm