Logout not working in mobile/tablet mode (Horde / IMP)
Environment
-
FRAMEWORK_6_0 (fresh GitHub checkout)
-
Tested commits:
- 8186a1c (full stack pull on Jun 15 00:23)
- 54caefb (full stack pull on Jun 17 09:18)
- not tested before 8186a1c
-
Browsers: Firefox, Chromium
-
Session storage: Redis enabled/disabled
Issue
Logout does not reliably terminate the session in mobile/tablet mode (responsive login mode).
Steps to reproduce
- Open login page
- Enable mobile/tablet mode
- Log in to IMP
- Click “Logout”
Actual behavior
- No logout
- Manual session cookie removal correctly logs user out
Expected behavior
Session must be fully destroyed on logout.
Notes
- Non-mobile mode works correctly
- Reproducible across browsers
- Independent of Redis session cache
Logout not working in mobile/tablet mode (Horde / IMP)
Environment
FRAMEWORK_6_0 (fresh GitHub checkout)
Tested commits:
Browsers: Firefox, Chromium
Session storage: Redis enabled/disabled
Issue
Logout does not reliably terminate the session in mobile/tablet mode (responsive login mode).
Steps to reproduce
Actual behavior
Expected behavior
Session must be fully destroyed on logout.
Notes