Details
-
Type: Bug
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: EE-3.3.0.GA_P02
-
Fix Version/s: 4.1, EE-3.3.0.GA_P04
-
Component/s: Bridge, Sample Apps
-
Labels:None
-
Environment:EE-3.3.0.GA P02/ P03
Browsers: all
Server: Tomcat7
-
Assignee Priority:P2
Description
If auctionMonitor is opened in more than 1 browser window, bids placed on the first opened window update with information also the second window, however bids placed on the last opened window are not pushed to the first window.
Steps:
- open auctionMonitor in 2 separate browser windows (w1) and (w2), as example in IE11.
- w1: place a bid on first item -> number of bids and price for the first item is updated on w1 and w2.
- w2: place a bid on the second item (can be any item) -> number of bids and price for the second item is updated on w2, but not on w1.
Steps:
- open auctionMonitor in 2 separate browser windows (w1) and (w2), as example in IE11.
- w1: place a bid on first item -> number of bids and price for the first item is updated on w1 and w2.
- w2: place a bid on the second item (can be any item) -> number of bids and price for the second item is updated on w2, but not on w1.
Activity
Carmen Cristurean
created issue -
Carmen Cristurean
made changes -
Field | Original Value | New Value |
---|---|---|
Summary | auctionMonitor fails if more than one window is open | auctionMonitor fails if more than one window are open |
Carmen Cristurean
made changes -
Fix Version/s | EE-3.3.0.GA_P04 [ 12270 ] |
Ken Fyten
made changes -
Summary | auctionMonitor fails if more than one window are open | auctionMonitor - Push updates fail if more than one window is open |
Ken Fyten
made changes -
Assignee | Mircea Toma [ mircea.toma ] | |
Assignee Priority | P2 [ 10011 ] |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #45075 | Thu Jun 18 16:20:22 MDT 2015 | mircea.toma | |
Files Changed | ||||
MODIFY
/icepush/trunk/icepush/core/src/main/javascript/slot.js
|
Mircea Toma
made changes -
Fix Version/s | 4.1 [ 11375 ] |
Mircea Toma
made changes -
Status | Open [ 1 ] | Resolved [ 5 ] |
Resolution | Fixed [ 1 ] |
Ken Fyten
made changes -
Security | Private [ 10001 ] |
Carmen Cristurean
made changes -
Resolution | Fixed [ 1 ] | |
Status | Resolved [ 5 ] | Reopened [ 4 ] |
Mircea Toma
made changes -
Status | Reopened [ 4 ] | Resolved [ 5 ] |
Resolution | Fixed [ 1 ] |
Ken Fyten
made changes -
Status | Resolved [ 5 ] | Closed [ 6 ] |
This is a regression introduced by
ICE-10555.