10 Mar
2017
10 Mar
'17
12:33 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17479 --- Comment #7 from Marcel de Rooy <m.de.rooy@rijksmuseum.nl> --- (In reply to Lari Taskula from comment #6)
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.
OK I suspected that. Altough clearing it in the else still seems safe.. -- You are receiving this mail because: You are watching all bug changes.