Bug 26562

Summary: Searches are shared between sessions
Product: Koha Reporter: Jonathan Druart <jonathan.druart>
Component: Architecture, internals, and plumbingAssignee: Jonathan Druart <jonathan.druart>
Status: CLOSED FIXED QA Contact: Testopia <testopia>
Severity: major    
Priority: P5 - low CC: 1joynelson, aleisha, fridolin.somers, hayleypelham, jonathan.druart, katrin.fischer, lucas, martin.renvoize, nick, victor
Version: unspecified   
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
20.11.00, 20.05.05, 19.11.11, 19.05.16
Bug Depends on: 25027    
Bug Blocks:    
Attachments: Bug 26562: Removes 'searches' from localStorage on logout
Bug 26562: [20.05.x] Removes 'searches' from localStorage on logout
Bug 26562: [19.11.x] Removes 'searches' from localStorage on logout
Bug 26562: [19.05.x] Removes 'searches' from localStorage on logout

Description Jonathan Druart 2020-09-29 09:31:36 UTC
A user recently logged in will inherit the "searches" item stored in localStorage.

To recreate:
Log in with user A, do some searches
Note that the "searches" item is filled in with the search queries
Logout and log in with user B
Note that the "searches" item is still there
Comment 1 Jonathan Druart 2020-09-29 09:43:32 UTC
Created attachment 110899 [details] [review]
Bug 26562: Removes 'searches' from localStorage on logout

A user recently logged in will inherit the "searches" item stored in localStorage.

To recreate:
Log in with user A, do some searches
Note that the "searches" item is filled in with the search queries
Logout and log in with user B
Note that the "searches" item is still there
Comment 2 Jonathan Druart 2020-09-29 12:58:04 UTC
Created attachment 110908 [details] [review]
Bug 26562: [20.05.x] Removes 'searches' from localStorage on logout

A user recently logged in will inherit the "searches" item stored in localStorage.

To recreate:
Log in with user A, do some searches
Note that the "searches" item is filled in with the search queries
Logout and log in with user B
Note that the "searches" item is still there
Comment 3 Jonathan Druart 2020-09-29 13:11:12 UTC
Created attachment 110909 [details] [review]
Bug 26562: [19.11.x] Removes 'searches' from localStorage on logout

A user recently logged in will inherit the "searches" item stored in localStorage.

To recreate:
Log in with user A, do some searches
Note that the "searches" item is filled in with the search queries
Logout and log in with user B
Note that the "searches" item is still there
Comment 4 Jonathan Druart 2020-09-29 13:17:20 UTC
Created attachment 110910 [details] [review]
Bug 26562: [19.05.x] Removes 'searches' from localStorage on logout

A user recently logged in will inherit the "searches" item stored in localStorage.

To recreate:
Log in with user A, do some searches
Note that the "searches" item is filled in with the search queries
Logout and log in with user B
Note that the "searches" item is still there
Comment 5 Jonathan Druart 2020-09-29 13:19:50 UTC
Lucas, Aleisha, Victor,
I pushed inadvertently this patch (I wrote it reviewing patches I was going to push and I forget to remove it from the local branch..)
I don't think it is worth rushing a security release for that patch, but it would be good to have it in the next ones!
Comment 6 Jonathan Druart 2020-09-29 13:20:36 UTC
I'd like to get a PQA stamp on the patches for stable branches before they are applied.
Comment 7 Nick Clemens 2020-10-07 13:51:25 UTC
(In reply to Jonathan Druart from comment #6)
> I'd like to get a PQA stamp on the patches for stable branches before they
> are applied.

Consider them stamped
Comment 8 Victor Grousset/tuxayo 2020-10-10 10:39:10 UTC
Backported to 19.05.x security branch for 19.05.16
Comment 9 Hayley Pelham 2020-10-13 22:17:01 UTC
Backported to 19.11.x security for 19.11.11
Comment 10 Lucas Gass 2020-10-27 22:46:53 UTC
backported to 20.05.x for 20.05.05