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: [email protected]
          Reporter: [email protected]
        QA Contact: [email protected]

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.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://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