Details
-
Type: Bug
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: 1.8.1
-
Component/s: Bridge
-
Labels:None
-
Environment:Firefox 3.0, IE7
-
ICEsoft Forum Reference:
Description
On redirect to a binary resource window.onunload event is not fired leaving the blocking connection running.
Activity
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #19010 | Tue Jun 30 09:31:23 MDT 2009 | mircea.toma | |
Files Changed | ||||
MODIFY
/icefaces/trunk/icefaces/bridge/src/application.js
|
Mircea Toma
created issue -
Mircea Toma
made changes -
Field | Original Value | New Value |
---|---|---|
Salesforce Case | [] | |
Fix Version/s | 1.8.2 [ 10190 ] | |
Assignee | Mircea Toma [ mircea.toma ] |
Mircea Toma
made changes -
Status | Open [ 1 ] | Resolved [ 5 ] |
Resolution | Fixed [ 1 ] |
Ken Fyten
made changes -
Fix Version/s | 1.8.2-RC1 [ 10210 ] |
Ken Fyten
made changes -
Status | Resolved [ 5 ] | Closed [ 6 ] |
Shutdown specifically bridge on redirect. Most of the times though, the bridge is shutdown by the window.onunload event.