Ticket #305 (closed defect: fixed)

Opened 4 years ago

Last modified 4 years ago

unexpected error messsages when refresh page in ie after timeout

Reported by: christinebao Owned by: madair
Priority: P2 Milestone: Future
Component: MapGuide Version: 1.1.1
Severity: Major Keywords: Failover
Cc: External ID: 1249575
state: New Browser: All
Operating System: All

Description

1. set server session timeout =30, restart mapguide server
2. open a flexibe web layout in IE
3. wait until session timeout
4. pan in the map
5. close the error message
6. start mapguide server.
6. refresh IE page

Result: page isn't refreshed but error message appears.

Expected: page is refreshed, same as firefox does.

Attachments

SessionExpiration.patch Download (16.1 KB) - added by chrisclaydon 4 years ago.

Change History

Changed 4 years ago by chrisclaydon

Changed 4 years ago by chrisclaydon

I've attached a patch that solves the problem. The main difference is that the use of the Fusion.Lib.MGRequest.MGCreateSession class has been replaced by a direct call to the CreateSession PHP script.

To be honest, I'm still not 100% sure why the old way failed, so if anyone can shed any light on it, please let me know.

Changed 4 years ago by chrisclaydon

  • status changed from new to closed
  • resolution set to fixed
Note: See TracTickets for help on using tickets.