Details
-
Type: Bug
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: 4.1, EE-3.3.0.GA_P04
-
Fix Version/s: 4.1, EE-3.3.0.GA_P04
-
Labels:None
-
Environment:IE11
-
Assignee Priority:P1
-
Support Case References:
Description
With IE11 it has the option to create a New Session for a new browser window. Using the EE 3.3.0 P02 release, only the last active window has an ICEpush connection.
Testing with EE 3.3.0 P01 this is not an issue, each window has it's own push connection.
Testing with EE 3.3.0 P01 this is not an issue, each window has it's own push connection.
Activity
Arran Mccullough
created issue -
Ken Fyten
made changes -
Field | Original Value | New Value |
---|---|---|
Summary | CLONE - Push connection not running on multiple browser windows/sessions | CLONE - Push connection not running on multiple browser windows/sessions (IE11) |
Fix Version/s | 4.1 [ 11375 ] | |
Fix Version/s | EE-3.3.0.GA_P04 [ 12270 ] | |
Fix Version/s | EE-4.0.0.GA [ 11171 ] | |
Fix Version/s | EE-3.3.0.GA_P03 [ 11572 ] | |
Affects Version/s | 4.1 [ 11375 ] | |
Affects Version/s | EE-3.3.0.GA_P04 [ 12270 ] | |
Affects Version/s | EE-3.3.0.GA_P02 [ 11371 ] | |
Assignee Priority | P1 [ 10010 ] | P2 [ 10011 ] |
Ken Fyten
made changes -
Assignee Priority | P2 [ 10011 ] | P1 [ 10010 ] |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #45766 | Thu Jul 16 17:49:54 MDT 2015 | mircea.toma | |
Files Changed | ||||
MODIFY
/icepush/trunk/icepush/core/src/main/javascript/application.js
MODIFY /icepush/trunk/icepush/core/src/main/javascript/connection.async.js |
Mircea Toma
made changes -
Status | Open [ 1 ] | Resolved [ 5 ] |
Resolution | Fixed [ 1 ] |
Liana Munroe
made changes -
Attachment | 1.PNG [ 20488 ] |
Carmen Cristurean
made changes -
Resolution | Fixed [ 1 ] | |
Status | Resolved [ 5 ] | Reopened [ 4 ] |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #45824 | Thu Aug 06 10:38:11 MDT 2015 | mircea.toma | |
Files Changed | ||||
MODIFY
/icepush/trunk/icepush/core/src/main/javascript/connection.async.js
|
Mircea Toma
made changes -
Status | Reopened [ 4 ] | Resolved [ 5 ] |
Resolution | Fixed [ 1 ] |
Carmen Cristurean
made changes -
Resolution | Fixed [ 1 ] | |
Status | Resolved [ 5 ] | Reopened [ 4 ] |
Carmen Cristurean
made changes -
Attachment | IE11-errors.png [ 21181 ] |
Ken Fyten
made changes -
Assignee | Mircea Toma [ mircea.toma ] | Deryk Sinotte [ deryk.sinotte ] |
Deryk Sinotte
made changes -
Assignee | Deryk Sinotte [ deryk.sinotte ] | Mircea Toma [ mircea.toma ] |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #45973 | Mon Sep 14 17:03:24 MDT 2015 | mircea.toma | |
Files Changed | ||||
MODIFY
/icepush/trunk/icepush/core/src/main/javascript/slot.js
MODIFY /icepush/trunk/icepush/core/src/main/javascript/application.js |
Mircea Toma
made changes -
Comment |
[ Introduced _org.icefaces.useLocalStorage_ context parameter to allow the disabling the use of localStorage. This forces the bridge to use the cookie based slot implementation instead.
The default value of the parameter is _true_. ] |
Mircea Toma
made changes -
Status | Reopened [ 4 ] | Resolved [ 5 ] |
Resolution | Fixed [ 1 ] |
Ken Fyten
made changes -
Status | Resolved [ 5 ] | Closed [ 6 ] |
Need re-evaluate this issue as the previous fixes caused regressions as reported in
ICE-10705