[Koha-bugs] [Bug 10952] Store anonymous search history in session

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Jan 6 10:07:29 CET 2014


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10952

--- Comment #17 from Julian Maurice <julian.maurice at biblibre.com> ---
I was not able to reproduce the problem, but I suspect that the session is not
properly deleted when it should.
The following patch ensure that by flushing session after each call to
$session->delete(). I hope this will fix the problem.

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


More information about the Koha-bugs mailing list