http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7810 Jared Camins-Esakov <jcamins@cpbibliography.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #8553|0 |1 is obsolete| | --- Comment #8 from Jared Camins-Esakov <jcamins@cpbibliography.com> --- Created attachment 10120 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=10120&action=edit Bug 7810 - C4/Auth.pm - on plack restart session is undefined So we shouldn't try to delete it. This produces application error instead of redirection to login page. I had similar problems with CGI, especially when session in browser is still active, and one on filesystem or database is already expired. Signed-off-by: Jared Camins-Esakov <jcamins@cpbibliography.com> Solved the problem when my Plack installation started acting up due to stale cookies. -- You are receiving this mail because: You are watching all bug changes.