[Koha-bugs] [Bug 20116] Cache language list

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Jun 17 18:10:35 CEST 2019


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20116

--- Comment #38 from M. Tompsett <mtompset at hotmail.com> ---
Comment on attachment 88201
  --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=88201
Bug 20116: Flush the caches

Review of attachment 88201:
 --> (https://bugs.koha-community.org/bugzilla3/page.cgi?id=splinter.html&bug=20116&attachment=88201)
-----------------------------------------------------------------

::: debian/scripts/koha-translate
@@ +233,5 @@
>  
> +flush_cache()
> +{
> +    if [ "$dev" = "" ]; then
> +        koha-foreach --enabled "$KOHA_HOME/misc/bin/clear_cache.pl"

Is $KOHA_HOME/misc/bin going to exist? And is clear_cache.pl going to get put
there? Something is fishy for running this live.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list