Session Timeout & AJAX
Brought to you by:
gsteimer,
tsgopensource
AJAX does not properly handle a session timeout. A JS error occurs when the response fails to parse as a JSON string. The page is then in an abnormal state and cannot be complated.
Attempting to refresh or navigate to another page will cause the session expiration page to show up, but not before confusing the error and displaying the JS error.
Logged In: YES
user_id=1657184
Originator: YES
An alert has been added to warn a user if their session may have timed out.
Logged In: YES
user_id=1657184
Originator: YES
An alert has been added to warn a user if their session may have timed out.