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

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Sep 26 12:51:04 CEST 2013


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: julian.maurice at biblibre.com
          Reporter: julian.maurice at biblibre.com
        QA Contact: testopia at bugs.koha-community.org

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.


More information about the Koha-bugs mailing list