[Koha-bugs] [Bug 34760] New: Prevent error when logging into OPAC after conducting a search

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Sep 11 22:46:16 CEST 2023


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34760

            Bug ID: 34760
           Summary: Prevent error when logging into OPAC after conducting
                    a search
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: P5 - low
         Component: OPAC
          Assignee: oleonard at myacpl.org
          Reporter: aleisha at catalyst.net.nz
        QA Contact: testopia at bugs.koha-community.org

If you have EnableOpacSearchHistory system preference enabled, Koha will either
save search history to the session, or if logged in then Koha will save search
history to the patron.

If you do a search on the OPAC, then try to log in with SSO, an error could be
thrown if the session ID wasn't saved to the cookie correctly. We should
prevent this by checking if a session ID was set before trying to save search
history to a logged in patron.

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


More information about the Koha-bugs mailing list