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

            Bug ID: 10952
           Summary: Store anonymous search history in session
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: ASSIGNED
          Severity: enhancement
          Priority: P5 - low
         Component: OPAC
          Assignee: [email protected]
          Reporter: [email protected]
        QA Contact: [email protected]

Storing search history into cookie can cause problems, due to the size
limitation of 4KB.  The solution here is to store search history into the
CGI::Session object, so there is no size limitation

-- 
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/

Reply via email to