10 Dec
2018
10 Dec
'18
8 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21955 --- Comment #6 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- (In reply to Julian Maurice from comment #5)
I cannot reproduce the issue you mentioned on the ML.
about.pl says
Effective caching method: Cache::Memory
I have 2 starman workers but reloading the page always show the right value for the syspref. What am I missing ?
Can you confirm you are displaying the pref's value using the Koha.Preference method, i.e. not looking at the pref admin view, which fetches the value from the DB directly? Also make sure starman's parameter --max-requests is not set to 1 :) -- You are receiving this mail because: You are watching all bug changes.