History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: GATE-134
Type: Improvement Improvement
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: Daniel Henninger
Reporter: Daniel Henninger
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
IM Gateway

Enable/disable of transports should detect expired login and redirect to a login page

Created: 11/26/06 02:09 PM   Updated: 12/18/06 08:03 AM
Component/s: Web Interface
Affects Version/s: 1.0 Beta 5a
Fix Version/s: 1.0 Beta 6

Time Tracking:
Not Specified

Support Plan Customer Issue: No
Resolution Date: 12/18/06 08:03 AM
Acceptance Test - Add?: No


 Description  « Hide
Right now if you have sat idle in the admin interface for an extended period of time and you click the enable/disable buttons, you have no indication whether your attempt was successful or failed. This is actually related to GATE-133 .. or rather that will permit me to do more useful checks.

 All   Comments   Work Log   Change History   Subversion Commits      Sort Order: Ascending order - Click to sort in descending order
Daniel Henninger - 12/12/06 12:41 PM
I may "fix" this by 'pinging' the server routinely so your session doesn't expire while you are on the gateway pages. The current version of DWR doesn't seem to offer a way to test for session logouts.

Daniel Henninger - 12/18/06 08:03 AM
Fixed via a cheesy method... pinging the session so to speak.