https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36934
David Cook <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #3 from David Cook <[email protected]> --- (In reply to Nick Clemens (kidclamp) from comment #1) > This correctly clears (without it I can log in to any branch on subsequent > try) but does not create a new session ID, not sure how to fix this one I think it kind of answers itself. Rather than clearing the value from the CGISESSID we should be creating an anonymous session and using the value from that. I'll have some code coming in bug 33259 to either fix this or make it easier... -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. _______________________________________________ Koha-bugs mailing list -- [email protected] To unsubscribe send an email to [email protected] website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
