10 Dec
2015
10 Dec
'15
10:48 a.m.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15341 --- Comment #4 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- (In reply to Frédéric Demians from comment #2)
Isn't plack supposed to bring some persistency? And so couldn't we have preferences available somewhere from one page to the other?
Both psgi files (debian/templates/plack.psgi and misc/plack/koha.psgi) disable the syspref cache (C4::Context->disable_syspref_cache();), see bug 13805. -- You are receiving this mail because: You are watching all bug changes.