http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10338
Bug ID: 10338
Summary: Search history can cause "Out of memory" errors
Classification: Unclassified
Change sponsored?: ---
Product: Koha
Version: master
Hardware: All
OS: All
Status: NEW
Severity: normal
Priority: P3
Component: OPAC
Assignee: [email protected]
Reporter: [email protected]
After a certain number of searches, thawing the search history cookie (line
~296 of C4/Auth.pm) can cause an "Out of memory" error, causing all OPAC
scripts to stop working. This seems to occur after a certain number of
searches, but does not seem to be related to corruption or truncation due to
the max cookie size.
The current workaround is to disable OPAC search history (the
EnableOpacSearchHistory syspref).
--
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/