Summary: | Search history can cause "Out of memory" errors | ||
---|---|---|---|
Product: | Koha | Reporter: | Jesse Weaver <jweaver> |
Component: | OPAC | Assignee: | Owen Leonard <oleonard> |
Status: | CLOSED FIXED | QA Contact: | |
Severity: | normal | ||
Priority: | P3 | CC: | gmcharlt, jonathan.druart |
Version: | Main | ||
Hardware: | All | ||
OS: | All | ||
GIT URL: | Change sponsored?: | --- | |
Patch complexity: | --- | Documentation contact: | |
Documentation submission: | Text to go in the release notes: | ||
Version(s) released in: | Circulation function: | ||
Bug Depends on: | 10657 | ||
Bug Blocks: |
Description
Jesse Weaver
2013-05-24 18:26:58 UTC
This should be fixed by the patch to bug 10657, which replaces Storable with JSON for serializing the search history. (In reply to Galen Charlton from comment #1) > This should be fixed by the patch to bug 10657, which replaces Storable with > JSON for serializing the search history. Confirmed, should be fixed. |