10 Mar
2017
10 Mar
'17
12:19 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17479 --- Comment #6 from Lari Taskula <lari.taskula@jns.fi> --- In Mojolicious, the stash, which we use for this flag, is a non-persistent storage only for the current request. So it will be cleared for the following requests and then set again. -- You are receiving this mail because: You are watching all bug changes.