Session timeout bug fixed - please test it... thank you!
8 views
Skip to first unread message
Jozsef
unread,
Apr 6, 2016, 1:36:41 PM4/6/16
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Bookmark Ninja Beta
When the user doesn't perform any action on an opened web page for a particular length of time (in case of Bookmark Ninja this is 30 minutes), the server invalidates the session. After this if you click on any command button or link that generates a request to the server the web application will freeze. This hasn't been handled properly. Now in this case a "Session timeout. Click on OK to reload the page" message box comes up. If you click on OK, the page will reload and you can continue your work.