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

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Sep 26 18:39:58 CEST 2013


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

Galen Charlton <gmcharlt at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |gmcharlt at gmail.com

--- Comment #3 from Galen Charlton <gmcharlt at gmail.com> ---
Haven't looked at the patch in detail, but +1 to the notion of storing it in
the session.  I do wonder if there should be a limit on the number of searches
kept though -- while there is no specific limit on the amount of data that can
be stored in a session, consider the case of a public OPAC station that doesn't
get reset often.  In principle, it could end up with a session that carries
hundreds of searches, which might have a notable impact on performance.

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


More information about the Koha-bugs mailing list