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

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Jun 20 03:18:46 CEST 2019


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

--- Comment #40 from Jonathan Druart <jonathan.druart at bugs.koha-community.org> ---
(In reply to M. Tompsett from comment #38)
> Comment on attachment 88201 [details] [review]
> Bug 20116: Flush the caches
> 
> Review of attachment 88201 [details] [review]:
> -----------------------------------------------------------------
> 
> ::: 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.

How that? Did you `git grep KOHA_HOME`?

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


More information about the Koha-bugs mailing list