Hello all,

I have a question about this commit (I didn't succeed to find the corresponding bug in Bugzilla)

commit feeafa8168965183ba8651cf3113c3c32af863ec
Author:     Henri-Damien LAURENT <[email protected]>
AuthorDate: Mon Aug 24 22:10:25 2009 +0200
Commit:     Henri-Damien LAURENT <[email protected]>
CommitDate: Wed Sep 30 11:22:21 2009 +0200

    Adding Opac-SearchHistory feature

    Enables ppl to store their search history and delete the whole history

    Adding Storable required by Opac-Search-History

    Signed-off-by: Galen Charlton <[email protected]>


It adds the possibility for users to store their search queries. It's possible for both logged users and anonymous users. More than that, if an anonymous user with a search history log in, the whole anonymous history is loaded and stored as the user search history.

Isn't there any privacy problems with this feature?
I mean, if user_1 do some search as an anonymous user, and then user_2 go on the same computer and log in, the whole user_1 search history is saved into user_2 search history.

This behaviour has been reported as a bug by some BibLibre customers, that's why I ask.

--
Julian Maurice <[email protected]>
BibLibre
_______________________________________________
Koha-devel mailing list
[email protected]
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to