https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8010
Marc Véron <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P5 - low |P1 - high Severity|enhancement |major --- Comment #3 from Marc Véron <[email protected]> --- 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. _______________________________________________ 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/
