10 May
2023
10 May
'23
7:58 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17427 --- Comment #86 from Jonathan Druart <jonathan.druart+koha@gmail.com> --- (In reply to Jonathan Druart from comment #73)
Created attachment 150638 [details] [review] Bug 17427: Retrieve sessionID from HTTP_COOKIE
To make some tests pass (t/db_dependent/Auth.t) and mimick what did CGI::Session, but that is certainly useless and the tests should be adjusted.
This patch fixes some tests but make the sessionID handling very wrong. We always end up with the same sessionID (even after logout, change user, etc.) I think we should revert it and remove the related tests. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.