[Bug 8010] Search history can be added to the wrong patron
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8010 Marc Véron <veron@veron.ch> changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P5 - low |P1 - high Severity|enhancement |major --- Comment #3 from Marc Véron <veron@veron.ch> --- Tested on current master. I can reproduce the scenario from initial comment. The behavior seems to be intended, see C4/Auth.pm lines 334 ff: # And if there are searches performed when the user was not logged in, # we add them to the logged-in search history On public computer rsp. a computer used by several persons, previous searches will be added to the (private!) search history of the patron who logs in. That should not happen! Changing status to "major" because patron data is arbitrarily changed. -- You are receiving this mail because: You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org