Details
-
Type:
Bug
-
Status:
Open
-
Priority:
P2
-
Resolution: Unresolved
-
Fix Version/s: Support
-
Component/s: Web Browser
-
Labels:None
-
Product:Boxee Client
-
Severity:Major
-
Version:1.2.1.20451
-
Operating System:Boxee Box
-
Number of attachments:
Description
This is the case with an HTML5 based app, but I experience the same problem using the Boxee Browser.
After a session has expired (in this case defined by php session.cookie_lifetime), and user must log into the website/app again - original cookie does not seem to be overwritten with new session id and thus prevents the user from logging in. Confirmed session is created correctly on the server side.
Only reliable workaround seems to be to clear cookies & cache, reboot, clear cookies & cache again.
After a session has expired (in this case defined by php session.cookie_lifetime), and user must log into the website/app again - original cookie does not seem to be overwritten with new session id and thus prevents the user from logging in. Confirmed session is created correctly on the server side.
Only reliable workaround seems to be to clear cookies & cache, reboot, clear cookies & cache again.
Do you experience it with Boxee 1.5.1.23735?