ICEfaces
  1. ICEfaces
  2. ICE-10705

auctionMonitor - Push updates fail if more than one window is open

    Details

    • Type: Bug Bug
    • Status: Closed
    • Priority: Major 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.

        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 ]
        Hide
        Mircea Toma added a comment -

        This is a regression introduced by ICE-10555 .

        Show
        Mircea Toma added a comment - This is a regression introduced by ICE-10555 .
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #45075 Thu Jun 18 16:20:22 MDT 2015 mircea.toma ICE-10705 Change Slot construct to be backed by localStorage (instead of sessionStorage).
        Files Changed
        Commit graph MODIFY /icepush/trunk/icepush/core/src/main/javascript/slot.js
        Mircea Toma made changes -
        Fix Version/s 4.1 [ 11375 ]
        Hide
        Mircea Toma added a comment -

        Change Slot construct to be backed by localStorage (instead of sessionStorage). This basically reverts the changes made for ICE-10555.

        Show
        Mircea Toma added a comment - Change Slot construct to be backed by localStorage (instead of sessionStorage). This basically reverts the changes made for ICE-10555 .
        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 ]
        Hide
        Mircea Toma added a comment -

        Use cookie based implementation for inter-window notification when IE8 or less is detected. IE8 does have HTML5 local storage implemented but it is way to crippled to make use of it.

        Show
        Mircea Toma added a comment - Use cookie based implementation for inter-window notification when IE8 or less is detected. IE8 does have HTML5 local storage implemented but it is way to crippled to make use of it.
        Mircea Toma made changes -
        Status Reopened [ 4 ] Resolved [ 5 ]
        Resolution Fixed [ 1 ]
        Ken Fyten made changes -
        Status Resolved [ 5 ] Closed [ 6 ]

          People

          • Assignee:
            Mircea Toma
            Reporter:
            Carmen Cristurean
          • Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: