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

--- Comment #21 from Jonathan Druart <[email protected]> 
---
Owen,

a user can be logged out when they click the logout link (what your patch
supports) but also if 1. the session expired or even 2. they don't have
necessary permissions.
In those 2 cases (maybe not exhaustive) the code you added won't be triggered
(I have not test, only read the code) and the variables won't be removed.

To be on the safe side maybe we should have the code in both places.

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
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