http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8010
Owen Leonard <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Version|rel_3_6 |master --- Comment #1 from Owen Leonard <[email protected]> --- What you describe is a potential problem for public computers. It's a feature for non-public computers. A user on their home computer might have a different workflow: 1- Search the library's catalog on their computer 2- Find something they want to place a hold on, log in 3- Click on search history and find that their previous searches didn't get lost Since search history is tied to the user's session cookie, an improvement might be to get a fix for Bug 1627 and set up a lower timeout on OPAC sessions. -- 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/
