ICEfaces
  1. ICEfaces
  2. ICE-3242

server-side update not pushed to client

    Details

    • Type: Bug Bug
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: 1.7, 1.7.1
    • Fix Version/s: 1.7.2
    • Component/s: None
    • Labels:
      None
    • Environment:
      any

      Description

      In the listener method of the attached test case a custom thread is initiated which has a sleep time of 1 sec. When the user clicks on the launch button on the jsp page the popup will be rendered, but not be closed after this period of time. If the sleep time is set to 3 secs instead it will be properly closed after this time.

        Activity

        Michael Thiem created issue -
        Michael Thiem made changes -
        Field Original Value New Value
        Workaround Description A quick workaround is to wrap ice:panelPopup with a 'div' with an ID attribute.
        Support Case References https://www.icesoft.ca:4443/supportilla/show_bug.cgi?id=4962
        Workaround Exists [Yes]
        Hide
        Michael Thiem added a comment -

        tested on tomcat 5.5.23

        Show
        Michael Thiem added a comment - tested on tomcat 5.5.23
        Michael Thiem made changes -
        Attachment Test_ServerInitiatedRender.war [ 11093 ]
        Michael Thiem made changes -
        Assignee Mircea Toma [ mircea.toma ]
        Mircea Toma made changes -
        Fix Version/s 1.7.2 [ 10130 ]
        Ken Fyten made changes -
        Assignee Priority P3
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #17222 Thu Jul 24 08:25:17 MDT 2008 mircea.toma ICE-3242 Pick any updates that might be generated in between bridge re-initialization.
        Files Changed
        Commit graph MODIFY /icefaces/branches/icefaces-1.7/icefaces/bridge/src/connection.async.js
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #17223 Thu Jul 24 08:25:53 MDT 2008 mircea.toma ICE-3242 Pick any updates that might be generated in between bridge re-initialization.
        Files Changed
        Commit graph MODIFY /icefaces/trunk/icefaces/bridge/src/connection.async.js
        Hide
        Mircea Toma added a comment -

        Pick any updates that might be generated in between bridge re-initialization.

        Show
        Mircea Toma added a comment - Pick any updates that might be generated in between bridge re-initialization.
        Mircea Toma made changes -
        Status Open [ 1 ] Resolved [ 5 ]
        Resolution Fixed [ 1 ]
        Hide
        Mircea Toma added a comment -

        Issue description:

        • update for 'body' element generated
        • bridge notified about updated view
        • bridge gets update
        • new async. update triggered
        • bridge notified about new update
        • bridge instance disposed
        • new bridge instance created by the javascript included in the update
        • new bridge misses notification about view updates because previous instance got the notification
        Show
        Mircea Toma added a comment - Issue description: update for 'body' element generated bridge notified about updated view bridge gets update new async. update triggered bridge notified about new update bridge instance disposed new bridge instance created by the javascript included in the update new bridge misses notification about view updates because previous instance got the notification
        Jacky Lee made changes -
        Resolution Fixed [ 1 ]
        Status Resolved [ 5 ] Reopened [ 4 ]
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #17362 Mon Aug 18 14:16:16 MDT 2008 mircea.toma ICE-3242 Fix iframe lookup in Firefox. Disable lookup on shutdown.
        Files Changed
        Commit graph MODIFY /icefaces/branches/icefaces-1.7/icefaces/bridge/src/synchronizer.js
        Commit graph MODIFY /icefaces/branches/icefaces-1.7/icefaces/bridge/src/application.js
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #17363 Mon Aug 18 14:16:51 MDT 2008 mircea.toma ICE-3242 Fix iframe lookup for Firefox. Disable lookup on shutdown.
        Files Changed
        Commit graph MODIFY /icefaces/trunk/icefaces/bridge/src/synchronizer.js
        Commit graph MODIFY /icefaces/trunk/icefaces/bridge/src/application.js
        Hide
        Mircea Toma added a comment -

        Fix iframe lookup for Firefox. Disable lookup on shutdown.

        Show
        Mircea Toma added a comment - Fix iframe lookup for Firefox. Disable lookup on shutdown.
        Mircea Toma made changes -
        Status Reopened [ 4 ] Resolved [ 5 ]
        Resolution Fixed [ 1 ]
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #17370 Wed Aug 20 03:43:00 MDT 2008 mircea.toma ICE-3242 Fix iframe lookup failure in Opera. Make iframe lookup even more robust.
        Files Changed
        Commit graph MODIFY /icefaces/branches/icefaces-1.7/icefaces/bridge/src/synchronizer.js
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #17371 Wed Aug 20 03:43:10 MDT 2008 mircea.toma ICE-3242 Fix iframe lookup failure in Opera. Make iframe lookup even more robust.
        Files Changed
        Commit graph MODIFY /icefaces/trunk/icefaces/bridge/src/synchronizer.js
        Ken Fyten made changes -
        Fix Version/s 1.7.2RC1 [ 10140 ]
        Fix Version/s 1.7.2 [ 10130 ]
        Ken Fyten made changes -
        Fix Version/s 1.7.2 [ 10130 ]
        Fix Version/s 1.7.2RC1 [ 10140 ]
        Ken Fyten made changes -
        Status Resolved [ 5 ] Closed [ 6 ]
        Assignee Priority P3
        Assignee Mircea Toma [ mircea.toma ]

          People

          • Assignee:
            Unassigned
            Reporter:
            Michael Thiem
          • Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: