https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17427

--- Comment #86 from Jonathan Druart <jonathan.druart+k...@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.
_______________________________________________
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://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/

Reply via email to